string[] getRequiredOptions() Returns the names of all required options.
Op
OptionsResolver setDefined(string|string[]
bool isKnown(string $option) Returns whether an option is known. An option is known if
string[] getDefinedOptions() Returns the names of all defined options.
string[] getMissingOptions() Returns the names of all options missing a default value.
offsetUnset($option) Not supported. Parameters
bool isRequired(string $option) Returns whether an option is required. An option is required
OptionsResolver setAllowedValues(string
Page 1 of 4