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

use Twig\Test\IntegrationTestCase;

class_exists('Twig\Test\IntegrationTestCase');

if (\false) {
    class Twig_Test_IntegrationTestCase extends IntegrationTestCase
    {
    }
}