TemplateManager
TemplateManager
class TemplateManager
Profiler Templates Manager.
Methods
__construct(Profiler $profiler, Environment $twig, array $templates) | ||
mixed | getName(Profile $profile, string $panel) Gets the template name for a given panel. | |
Template[] | getTemplates(Prof
|