TemplateManager
class TemplateManager
Profiler Templates Manager.
Methods
array
Details
at line line 37
__construct(Profiler $profiler, Twig_Environment $twig, array $templates)
Constructor.
at line line 54
mixed
getName(Profile $profile, string $panel)
Gets the template name for a given panel.
at line line 72
array
getTemplates(Profile $profile)
Gets the templates for a given profile.