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