gnu-social/vendor/twig/twig/lib/Twig/FactoryRuntimeLoader.php

12 lines
204 B
PHP

<?php
use Twig\RuntimeLoader\FactoryRuntimeLoader;
class_exists('Twig\RuntimeLoader\FactoryRuntimeLoader');
if (\false) {
class Twig_FactoryRuntimeLoader extends FactoryRuntimeLoader
{
}
}