interface Options implements ArrayAccess, Countable

Contains resolved option values.

Methods

mixed
offsetGet(string $option, bool $triggerDeprecation = true)

No description

Details

mixed offsetGet(string $option, bool $triggerDeprecation = true)

Parameters

string $option
bool $triggerDeprecation

Return Value

mixed