Route setHost(string $pattern)
string getCondition() Returns the condition.
int getHttpPort() Gets the HTTP port.
mixed getOption(string $key) Gets an option value.
string|null getHostRegex() Returns the host regex.
RequestContext setHttpPort(int $httpPort)
array getMethods() Returns the uppercased HTTP methods this route is restricted to. So
Route setOptions(array $options)
Route setDefault(string $name, mixed $default)
Route setRequirements(array $requirements)
Page 10 of 13