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