Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 06de6c0

Browse filesBrowse files
pbowyerweaverryan
authored andcommitted
Updated per xabbuh's comment
1 parent 6a526bf commit 06de6c0
Copy full SHA for 06de6c0

File tree

Expand file treeCollapse file tree

1 file changed

+2
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-3
lines changed

‎cookbook/doctrine/reverse_engineering.rst

Copy file name to clipboardExpand all lines: cookbook/doctrine/reverse_engineering.rst
+2-3Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,8 @@ execute the second command only.
102102
.. tip::
103103

104104
If you want to use annotations, you must remove the XML (or YAML) files
105-
after running these two commands. It is `not possible to mix XML/YAML metadata
106-
definitions with annotated PHP entity class definitions
107-
<http://symfony.com/doc/current/book/doctrine.html#add-mapping-information>`_.
105+
after running these two commands. This is necessary as
106+
:ref:`it is not possible to mix mapping configuration formats <book-doctrine-adding-mapping>`
108107

109108
For example, the newly created ``BlogComment`` entity class looks as follow::
110109

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.