File "LeaveProfileNode.php"

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

<?php

namespace Twig\Profiler\Node;

class_exists('Twig_Profiler_Node_LeaveProfile');

if (\false) {
    class LeaveProfileNode extends \Twig_Profiler_Node_LeaveProfile
    {
    }
}