This commit is contained in:
parent
9d755abc23
commit
a63c8fe80a
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ class Doctrine_Manager extends Doctrine_Configurable implements Countable, Itera
|
||||||
*
|
*
|
||||||
* @return Doctrine_Manager this object
|
* @return Doctrine_Manager this object
|
||||||
*/
|
*/
|
||||||
public function getQueryRegistry(Doctrine_Query_Registry $registry)
|
public function setQueryRegistry(Doctrine_Query_Registry $registry)
|
||||||
{
|
{
|
||||||
$this->_queryRegistry = $registry;
|
$this->_queryRegistry = $registry;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue