class RouterController
RouterController.
Methods
__construct(Profiler $profiler = null, Twig_Environment $twig, UrlMatcherInterface $matcher = null, RouteCollection $routes = null) | ||
Response | panelAction(string $token) Renders the profiler panel for the given token. |
Details
__construct(Profiler $profiler = null, Twig_Environment $twig, UrlMatcherInterface $matcher = null, RouteCollection $routes = null)
Response panelAction(string $token)
Renders the profiler panel for the given token.
Please login to continue.