mixed offsetGet(string $option)
Returns the resolved value of an option.
mixed offsetGet(string $option)
Returns the resolved value of an option.
string | $option | The option name |
mixed | The option value |
AccessException | If accessing this method outside of {@link resolve()} |
NoSuchOptionException | If the option is not set |
InvalidOptionsException | If the option doesn't fulfill the specified validation rules |
OptionDefinitionException | If there is a cyclic dependency between lazy options and/or normalizers |
Designed by : w10schools
service@w10schools.com
Please login to continue.