Documentation

RouterActionRequestHandler.php

Interfaces, Classes and Traits

RouterActionRequestHandler
The router action handler allows the application to map a route to an action within a controller. This generates a request handler that will use the route to extract parameters and appropriately invoke the action.

Search results