abstract public setPaths (mixed $paths) ...
abstract public beforeMatch (mixed $beforeMatch) ...
abstract public setHostname (mixed $hostname) ...
abstract public getRoutes () ...
abstract public add (mixed $pattern, [mixed $paths], [mixed $httpMethods]) ...
abstract public addHead (mixed $pattern, [mixed $paths]) ...
abstract public setPrefix (mixed $prefix) ...
abstract public addPatch (mixed $pattern, [mixed $paths]) ...
abstract public addOptions (mixed $pattern, [mixed $paths]) ...
abstract public addPost (mixed $pattern, [mixed $paths]) ...
Page 1 of 2