Skip to content

Commit 06de6c0

Browse files
pbowyerweaverryan
authored andcommitted
Updated per xabbuh's comment
1 parent 6a526bf commit 06de6c0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

cookbook/doctrine/reverse_engineering.rst

+2-3
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)