$question
$question :
Represents a Question.
setAutocompleterValues(\Symfony\Component\Console\Question\iterable|null $values) : $this
Sets values for the autocompleter.
\Symfony\Component\Console\Question\iterable|null | $values |
setMaxAttempts(integer|null $attempts) : $this
Sets the maximum number of attempts.
Null means an unlimited number of attempts.
integer|null | $attempts |
in case the number of attempts is invalid