public setName (mixed $name) Sets the route’s name
public static reset () Resets the internal route id generator
public via (mixed $httpMethods) Set one or more HTTP methods that constraint the matching of the route
public getCompiledPattern () Returns the route’s compiled pattern
public getName () Returns the route’s name
public getConverters () Returns the router converter
Page 3 of 3