mixed getOption(string $name, mixed $default = null)
Returns the value of a specific option.
mixed getOption(string $name, mixed $default = null)
Returns the value of a specific option.
string | $name | The option name |
mixed | $default | The value returned if the option does not exist |
mixed | The option value |
Designed by : w10schools
service@w10schools.com
Please login to continue.