This commit is contained in:
parent
9d755abc23
commit
a63c8fe80a
@ -152,7 +152,7 @@ class Doctrine_Manager extends Doctrine_Configurable implements Countable, Itera
|
||||
*
|
||||
* @return Doctrine_Manager this object
|
||||
*/
|
||||
public function getQueryRegistry(Doctrine_Query_Registry $registry)
|
||||
public function setQueryRegistry(Doctrine_Query_Registry $registry)
|
||||
{
|
||||
$this->_queryRegistry = $registry;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user