File "FactoryRuntimeLoader.php"

Full Path: /home/cananyalcin/public_html/core/lib/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php
File size: 176 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Twig\RuntimeLoader;

class_exists('Twig_FactoryRuntimeLoader');

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