We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89cb981 commit 676f376Copy full SHA for 676f376
cookbook/doctrine/reverse_engineering.rst
@@ -99,7 +99,7 @@ The first command generates entity classes with annotation mappings. But
99
if you want to use YAML or XML mapping instead of annotations, you should
100
execute the second command only.
101
102
-.. tip::
+.. caution::
103
104
If you want to use annotations, you must remove the XML (or YAML) files
105
after running these two commands. This is necessary as
0 commit comments