class TemplateManager
Profiler Templates Manager.
Methods
| __construct(Profiler $profiler, Twig_Environment $twig, array $templates) Constructor. | ||
| mixed | getName(Profile $profile, string $panel) Gets the template name for a given panel. | |
| array | getTemplates(Profile $profile) Gets the templates for a given profile. |
Please login to continue.