composer package updates
[openemr.git] / vendor / twig / twig / src / NodeVisitor / NodeVisitorInterface.php
blobf78f1d73dbcb79f0fa4530e1ac36ed676a0fe357
1 <?php
3 namespace Twig\NodeVisitor;
5 class_exists('Twig_NodeVisitorInterface');
7 if (\false) {
8 interface NodeVisitorInterface extends \Twig_NodeVisitorInterface