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