Skip to content

Commit

Permalink
Merge pull request doctrine-extensions#504 from fixe/patch-1
Browse files Browse the repository at this point in the history
Updated MongoDb subscriber
  • Loading branch information
l3pp4rd committed Nov 7, 2012
2 parents 75bd4b7 + e1ad118 commit 446aff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/symfony2.md
Expand Up @@ -400,7 +400,7 @@ with other manager name:
# additional ORM subscriber
- { name: doctrine.event_subscriber, connection: other_connection }
# ODM MongoDb subscriber, where **default** is manager name
- { name: doctrine.odm.mongodb.default_event_subscriber }
- { name: doctrine_mongodb.odm.event_subscriber }
calls:
- [ setAnnotationReader, [ @annotation_reader ] ]

Expand Down

0 comments on commit 446aff1

Please sign in to comment.