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