Home
last modified time | relevance | path

Searched refs:HtmlDumper (Results 1 – 3 of 3) sorted by last modified time

/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Profiler/Dumper/
H A DHtml.php3 use Twig\Profiler\Dumper\HtmlDumper; alias
8 class Twig_Profiler_Dumper_Html extends HtmlDumper
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/Dumper/
H A DHtmlDumper.php21 class HtmlDumper extends BaseDumper class
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Profiler/Dumper/
H A DHtmlTest.php12 use Twig\Profiler\Dumper\HtmlDumper; alias
18 $dumper = new HtmlDumper();