ARouter  0.1.0
Annotation based router for your projects
RoutingMiddleware Class Reference
Inheritance diagram for RoutingMiddleware:

Public Member Functions

 __construct ($router)
 
 process (ServerRequestInterface $request, RequestHandlerInterface $handler)
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $router)

RoutingMiddleware constructor.

Parameters
\ARouter\Routing\Router$routerRouter object.

Member Function Documentation

◆ process()

process ( ServerRequestInterface  $request,
RequestHandlerInterface  $handler 
)

{}


The documentation for this class was generated from the following file: