mixed getOption(string $name) Get an option value. Parameters string $name An option name Return Value mixed The option value or null when not given
string getHost() Returns the pattern for the host. Return Value string The host pattern
getMethods()
getOptions()
getCondition()
getHost()
getDefaults()
mixed getDefault(string $name) Gets a default value. Parameters string $name A variable name Return Value mixed The default value or null when not given
string getCondition() Returns the condition. Return Value string The condition
array getDefaults() Returns the defaults. Return Value array The defaults
Page 147 of 787