/home/arranoyd/www/wp-content/plugins/brizy/vendor/twig/twig/lib/Twig/NodeOutputInterface.php
<?php

use Twig\Node\NodeOutputInterface;

class_exists('Twig\Node\NodeOutputInterface');

if (\false) {
    class Twig_NodeOutputInterface extends NodeOutputInterface
    {
    }
}