RouteHandlerTrait
Provides an implementation of RouteHandler::registerRoutes that uses the attributes.
For more advanced use, everything can be use'd separately and HandlerAttribute::register called manually.
Table of Contents
Methods
- registerRoutes() : void
Methods
registerRoutes()
public
registerRoutes(Router $router) : void
Parameters
- $router : Router