RouterController
class RouterController
RouterController.
Methods
__construct(Profiler $profiler = null, Twig_Environment $twig, UrlMatcherInterface $matcher = null, RouteCollection $routes = null)
No description
panelAction(string $token)
Renders the profiler panel for the given token.
Details
at line line 34
__construct(Profiler $profiler = null, Twig_Environment $twig, UrlMatcherInterface $matcher = null, RouteCollection $routes = null)
at line line 51
Response
panelAction(string $token)
Renders the profiler panel for the given token.