| Current Path : /usr/share/php/Twig/ |
| Current File : //usr/share/php/Twig/NodeVisitorInterface.php |
<?php
use Twig\NodeVisitor\NodeVisitorInterface;
class_exists('Twig\NodeVisitor\NodeVisitorInterface');
if (\false) {
class Twig_NodeVisitorInterface extends NodeVisitorInterface
{
}
}