Searched defs:formatTemplate (Results 1 – 3 of 3) sorted by relevance
/template/twigstarter/vendor/twig/twig/src/Profiler/Dumper/ | ||
H A D | TextDumper.php | 21 protected function formatTemplate(Profile $profile, $prefix) function in Twig\\Profiler\\Dumper\\TextDumper |
H A D | HtmlDumper.php | 33 protected function formatTemplate(Profile $profile, $prefix) function in Twig\\Profiler\\Dumper\\HtmlDumper |
H A D | BaseDumper.php | 28 abstract protected function formatTemplate(Profile $profile, $prefix); function in Twig\\Profiler\\Dumper\\BaseDumper |