Seditio Source
Root |
./othercms/croogo-4.0.7/vendor/twig/twig/lib/Twig/Node/With.php
<?php

use Twig\Node\WithNode;

class_exists('Twig\Node\WithNode');

if (\
false) {
    class
Twig_Node_With extends WithNode
   
{
    }
}