1
0
mirror of synced 2025-01-31 12:32:59 +03:00
This commit is contained in:
zYne 2007-04-02 16:54:46 +00:00
parent 4f505c6b16
commit b1a3eed4e9

View File

@ -290,6 +290,7 @@ class Doctrine_Manager extends Doctrine_Configurable implements Countable, Itera
/**
* getConnectionName
*
* @param Doctrine_Connection $conn connection object to be searched for
* @return string the name of the connection
*/
public function getConnectionName(Doctrine_Connection $conn)