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

use Twig\RuntimeLoader\FactoryRuntimeLoader;

class_exists('Twig\RuntimeLoader\FactoryRuntimeLoader');

if (\false) {
    class Twig_FactoryRuntimeLoader extends FactoryRuntimeLoader
    {
    }
}