Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/Dumper/
H A DBaseDumper.php28 abstract protected function formatTemplate(Profile $profile, $prefix); function in Twig\\Profiler\\Dumper\\BaseDumper
41 $start = $this->formatTemplate($profile, $prefix);
H A DTextDumper.php23 protected function formatTemplate(Profile $profile, $prefix) function in Twig\\Profiler\\Dumper\\TextDumper
H A DHtmlDumper.php35 protected function formatTemplate(Profile $profile, $prefix) function in Twig\\Profiler\\Dumper\\HtmlDumper