Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update doctrine.rst
  • Loading branch information
timglabisch committed Feb 24, 2015
commit 82c81df8879e5a19f92f7a40cee973c21c3a8e31
2 changes: 1 addition & 1 deletion reference/configuration/doctrine.rst
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ in the ``@AppBundle/SomeResources/config/doctrine`` directory instead:
),
));

Mapping Entities outside of a Bundle
Mapping Entities Outside of a Bundle
------------------------------------

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove one blank line here

You can also create new mappings, for example outside of the Symfony folder.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

End this sentence with a colon?

Expand Down