Home
last modified time | relevance | path

Searched defs:formatNonTemplate (Results 1 – 3 of 3) sorted by last modified time

/template/twigstarter/vendor/twig/twig/src/Profiler/Dumper/
H A DBaseDumper.php30 abstract protected function formatNonTemplate(Profile $profile, $prefix); function in Twig\\Profiler\\Dumper\\BaseDumper
H A DHtmlDumper.php38 protected function formatNonTemplate(Profile $profile, $prefix) function in Twig\\Profiler\\Dumper\\HtmlDumper
H A DTextDumper.php26 protected function formatNonTemplate(Profile $profile, $prefix) function in Twig\\Profiler\\Dumper\\TextDumper