File "NodeTestCase.php"

Full Path: /home/cananyalcin/public_html/core/lib/twig/twig/src/Test/NodeTestCase.php
File size: 153 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Twig\Test;

class_exists('Twig_Test_NodeTestCase');

if (\false) {
    class NodeTestCase extends \Twig_Test_NodeTestCase
    {
    }
}