Project

General

Profile

« Previous | Next » 

Revision 1938

Added by darkviper almost 11 years ago

update Twig template engine to version 1.13.1

View differences:

String.php
21 21
 * source code of the template). If you don't want to see your cache grows out of
22 22
 * control, you need to take care of clearing the old cache file by yourself.
23 23
 *
24
 * @package    twig
25
 * @author     Fabien Potencier <fabien@symfony.com>
24
 * @author Fabien Potencier <fabien@symfony.com>
26 25
 */
27 26
class Twig_Loader_String implements Twig_LoaderInterface, Twig_ExistsLoaderInterface
28 27
{

Also available in: Unified diff