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