By default, this method also includes the default values set for options
with values. You can disable this behavior by passing false for
$includeDefaults.
public getOptions ( boolean $includeDefaults = true ) : array | ||
$includeDefaults | boolean | Whether to return the default values for options that were not set. |
Результат | array | The option values and `true`/`false` for options without values. |