[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.116.10.48: ~ $
<?php

/*
 * This file is part of Twig.
 *
 * (c) Fabien Potencier
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

namespace Twig\Loader;

/**
 * Empty interface for Twig 1.x compatibility.
 *
 * @deprecated since Twig 2.7, to be removed in 3.0
 */
interface ExistsLoaderInterface extends LoaderInterface
{
}

class_alias('Twig\Loader\ExistsLoaderInterface', 'Twig_ExistsLoaderInterface');

Filemanager

Name Type Size Permission Actions
ArrayLoader.php File 2.24 KB 0644
ChainLoader.php File 3.03 KB 0644
ExistsLoaderInterface.php File 477 B 0644
FilesystemLoader.php File 8.62 KB 0644
LoaderInterface.php File 1.71 KB 0644
SourceContextLoaderInterface.php File 443 B 0644