Router
Router
class Router implements RouterInterface, RequestMatcherInterface
The Router class is an example of the integration of all pieces of the routing system for easier use.
Methods
__construct(LoaderInterface $loader, mixed $resource, array $options = array(), RequestConte
|