public addGet (mixed $pattern, [mixed $paths], [mixed $position])
Adds a route to the router that only match if the HTTP method is GET
public addGet (mixed $pattern, [mixed $paths], [mixed $position])
Adds a route to the router that only match if the HTTP method is GET
Please login to continue.