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

use Twig\Cache\CacheInterface;

class_exists('Twig\Cache\CacheInterface');

if (\false) {
    class Twig_CacheInterface extends CacheInterface
    {
    }
}