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

use Twig\Loader\ChainLoader;

class_exists('Twig\Loader\ChainLoader');

if (\false) {
    class Twig_Loader_Chain extends ChainLoader
    {
    }
}