File "HtmlDumper.php"

Full Path: /home/cananyalcin/public_html/core/lib/twig/twig/src/Profiler/Dumper/HtmlDumper.php
File size: 168 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Twig\Profiler\Dumper;

class_exists('Twig_Profiler_Dumper_Html');

if (\false) {
    class HtmlDumper extends \Twig_Profiler_Dumper_Html
    {
    }
}