We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11df2e9 commit fb5d696Copy full SHA for fb5d696
cookbook/doctrine/mongodb.rst
@@ -64,7 +64,6 @@ Be sure to add them anywhere *above* the ``Doctrine`` namespace (shown here)::
64
));
65
66
Register ODM Annotations::
67
-
68
// app/autoload.php
69
AnnotationRegistry::registerFile(__DIR__.'/../vendor/doctrine-mongodb-odm/lib/Doctrine/ODM/MongoDB/Mapping/Annotations/DoctrineAnnotations.php');
70
0 commit comments