bool isDefined(string $option)
Returns whether an option is defined.
Returns true for any option passed to {@link setDefault()}, {@link setRequired()} or {@link setDefined()}.
bool isDefined(string $option)
Returns whether an option is defined.
Returns true for any option passed to {@link setDefault()}, {@link setRequired()} or {@link setDefined()}.
string | $option | The option name |
bool | Whether the option is defined |
Designed by : w10schools
service@w10schools.com
Please login to continue.