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.
2 parents 6febf20 + 430f4ef commit 3ce1fd9Copy full SHA for 3ce1fd9
console/input.rst
@@ -225,7 +225,7 @@ There are five option variants you can use:
225
226
The ``InputOption::VALUE_NEGATABLE`` constant was introduced in Symfony 5.3.
227
228
-You can combine ``VALUE_IS_ARRAY`` with ``VALUE_REQUIRED`` or
+You need to combine ``VALUE_IS_ARRAY`` with ``VALUE_REQUIRED`` or
229
``VALUE_OPTIONAL`` like this::
230
231
$this
0 commit comments