1
0
mirror of synced 2025-01-19 15:01:40 +03:00

Merge pull request #906 from KevinBrogan/master

removed erroneous tip
This commit is contained in:
Marco Pivetta 2014-01-12 08:10:20 -08:00
commit 771da768ac

View File

@ -1473,8 +1473,6 @@ the previously discussed query functionality in it:
} }
} }
Don't forget to add a `require_once` call for this class to the bootstrap.php
To be able to use this query logic through ``$this->getEntityManager()->getRepository('Bug')`` To be able to use this query logic through ``$this->getEntityManager()->getRepository('Bug')``
we have to adjust the metadata slightly. we have to adjust the metadata slightly.