File "FilesystemLoader.php"

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

<?php

namespace Twig\Loader;

class_exists('Twig_Loader_Filesystem');

if (\false) {
    class FilesystemLoader extends \Twig_Loader_Filesystem
    {
    }
}