Page MenuHomeWMGMC Issues

LoaderError.php
No OneTemporary

LoaderError.php

<?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\Error;
/**
* Exception thrown when an error occurs during template loading.
*
* @author Fabien Potencier <fabien@symfony.com>
*/
class LoaderError extends Error
{
}

File Metadata

Mime Type
text/x-php
Expires
9月 12 Fri, 2:51 AM (1 d, 2 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5681
默认替代文本
LoaderError.php (387 B)

Event Timeline