Home
last modified time | relevance | path

Searched defs:formatTemplate (Results 1 – 3 of 3) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Profiler/Dumper/
H A DTextDumper.php21 protected function formatTemplate(Profile $profile, $prefix) function in Twig\\Profiler\\Dumper\\TextDumper
H A DHtmlDumper.php33 protected function formatTemplate(Profile $profile, $prefix) function in Twig\\Profiler\\Dumper\\HtmlDumper
H A DBaseDumper.php28 abstract protected function formatTemplate(Profile $profile, $prefix); function in Twig\\Profiler\\Dumper\\BaseDumper