Skip to content

Commit 9b7335a

Browse files
Cesarexabbuh
Cesare
authored andcommitted
Fix the command for validating the schema
It was basically the one for 3.1 and above in the page of the 2.8
1 parent 7f36089 commit 9b7335a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ see the :ref:`doctrine-field-types` section.
389389

390390
.. code-block:: terminal
391391
392-
$ php bin/console doctrine:schema:validate
392+
$ php app/console doctrine:schema:validate
393393
394394
.. _doctrine-generating-getters-and-setters:
395395

0 commit comments

Comments
 (0)