We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce60831 commit 6adfa32Copy full SHA for 6adfa32
docs/index.rst
@@ -41,6 +41,9 @@ optional arguments and options. Check them out with the ``--help`` option:
41
42
$ php bin/console make:controller --help
43
44
+.. caution::
45
+
46
+ ``make:entity`` requires ``doctrine/orm`` to be installed and configured. This maker support only ORM, not ODM.
47
48
Linting Generated Code
49
______________________
0 commit comments