Skip to content

Commit

Permalink
[doc] make:entity requires Doctrine
Browse files Browse the repository at this point in the history
  • Loading branch information
alexislefebvre authored and kbond committed Dec 10, 2024
1 parent ce60831 commit 6adfa32
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ optional arguments and options. Check them out with the ``--help`` option:
$ php bin/console make:controller --help
.. caution::

``make:entity`` requires ``doctrine/orm`` to be installed and configured. This maker support only ORM, not ODM.

Linting Generated Code
______________________
Expand Down

0 comments on commit 6adfa32

Please sign in to comment.