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 89fdff3 commit a60b434Copy full SHA for a60b434
console.rst
@@ -97,11 +97,6 @@ to it (``php bin/console list --short``). This will avoid instantiating command
97
classes, but it won't show any description for commands that use the
98
``setDescription()`` method instead of the static property.
99
100
-.. versionadded:: 5.3
101
-
102
- The ``$defaultDescription`` static property and the ``--short`` option
103
- were introduced in Symfony 5.3.
104
105
The ``configure()`` method is called automatically at the end of the command
106
constructor. If your command defines its own constructor, set the properties
107
first and then call to the parent constructor, to make those properties
0 commit comments