OptionsResolverInterface setRequired(array $optionNames)
Sets required options.
If these options are not passed to {@link resolve()} and no default has been set for them, an exception will be thrown.
OptionsResolverInterface setRequired(array $optionNames)
Sets required options.
If these options are not passed to {@link resolve()} and no default has been set for them, an exception will be thrown.
Please login to continue.