File "NodeCaptureInterface.php"

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

<?php

namespace Twig\Node;

class_exists('Twig_NodeCaptureInterface');

if (\false) {
    interface NodeCaptureInterface extends \Twig_NodeCaptureInterface
    {
    }
}