bool isHidden() Returns whether the user response must be hidden.
mixed getDefault() Returns the default answer.
bool isHiddenFallback() In case the response can not be hidden, whether to fallback on non-hidden
ChoiceQuestion setMultiselect(bool
Question setHiddenFallback(bool $fallback)
null|array|Traversable getAutocompleterValues()
class ChoiceQuestion extends Question
Question setMaxAttempts(null|int $attempts)
bool isMultiselect() Returns whether the choices are multiselect.
Question setHidden(bool $hidden)
Page 1 of 3