| Current Path : /proc/self/root/usr/share/php/Twig/Node/ |
| Current File : //proc/self/root/usr/share/php/Twig/Node/With.php |
<?php
use Twig\Node\WithNode;
class_exists('Twig\Node\WithNode');
if (\false) {
class Twig_Node_With extends WithNode
{
}
}