File "ProfilerNodeVisitor.php"

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

<?php

namespace Twig\Profiler\NodeVisitor;

class_exists('Twig_Profiler_NodeVisitor_Profiler');

if (\false) {
    class ProfilerNodeVisitor extends \Twig_Profiler_NodeVisitor_Profiler
    {
    }
}