string getPrompt() Gets the prompt for choices.
class ConfirmationQuestion extends
Question setAutocompleterValues(null|array|
class Question Represents a Question. Methods
callable getNormalizer() Gets the normalizer for the response. The normalizer can ba a
string getQuestion() Returns the question.
null|int getMaxAttempts() Gets the maximum number of attempts. Null means an unlimited
Question setValidator(callable $validator
null|callable getValidator() Gets the validator for the question.
Question setNormalizer(callable $normalizer)
Page 2 of 3