File "SameasTest.php"

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

<?php

namespace Twig\Node\Expression\Test;

class_exists('Twig_Node_Expression_Test_Sameas');

if (\false) {
    class SameasTest extends \Twig_Node_Expression_Test_Sameas
    {
    }
}