Skip to content

Commit 6adfa32

Browse files
alexislefebvrekbond
authored andcommitted
[doc] make:entity requires Doctrine
1 parent ce60831 commit 6adfa32

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/index.rst

+3
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ optional arguments and options. Check them out with the ``--help`` option:
4141
4242
$ php bin/console make:controller --help
4343
44+
.. caution::
45+
46+
``make:entity`` requires ``doctrine/orm`` to be installed and configured. This maker support only ORM, not ODM.
4447

4548
Linting Generated Code
4649
______________________

0 commit comments

Comments
 (0)