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

use Twig\Loader\ExistsLoaderInterface;

class_exists('Twig\Loader\ExistsLoaderInterface');

if (\false) {
    class Twig_ExistsLoaderInterface extends ExistsLoaderInterface
    {
    }
}