Skip to content

Commit

Permalink
Merge pull request doctrine-extensions#1241 from cioddi/patch-1
Browse files Browse the repository at this point in the history
Update symfony2.md
  • Loading branch information
l3pp4rd committed Feb 24, 2015
2 parents 5cbe29b + 3bddc60 commit 61e25ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/symfony2.md
Original file line number Diff line number Diff line change
Expand Up @@ -457,3 +457,7 @@ to understand how you can use it in your projects.
## Alternative over configuration

You can use [StofDoctrineExtensionsBundle](http://github.com/stof/StofDoctrineExtensionsBundle) which is a wrapper of these extensions

## Troubleshooting

- Make sure there are no *.orm.yml or *.orm.xml files for your Entities in your Bundles Resources/config/doctrine directory. With those files in place the annotations wont be taken into account.

0 comments on commit 61e25ce

Please sign in to comment.