RoutingMiddleware (class)
Class RoutingMiddleware
Applies routing rules to the request and creates the controller instance if possible.
Method Summary
- __invoke() public
Applies routing rules to the request and creates the controller instance if possible.