File "ProfilerExtension.php"
Full Path: /home/cananyalcin/public_html/core/lib/twig/twig/src/Extension/ProfilerExtension.php
File size: 165 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Twig\Extension;
class_exists('Twig_Extension_Profiler');
if (\false) {
class ProfilerExtension extends \Twig_Extension_Profiler
{
}
}