Skip to content

Commit fb5d696

Browse files
committed
Edited cookbook/doctrine/mongodb.rst via GitHub
1 parent 11df2e9 commit fb5d696

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cookbook/doctrine/mongodb.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ Be sure to add them anywhere *above* the ``Doctrine`` namespace (shown here)::
6464
));
6565

6666
Register ODM Annotations::
67-
6867
// app/autoload.php
6968
AnnotationRegistry::registerFile(__DIR__.'/../vendor/doctrine-mongodb-odm/lib/Doctrine/ODM/MongoDB/Mapping/Annotations/DoctrineAnnotations.php');
7069

0 commit comments

Comments
 (0)