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:

Expression.php
13 13
/**
14 14
 * Abstract class for all nodes that represents an expression.
15 15
 *
16
 * @package    twig
17
 * @author     Fabien Potencier <fabien@symfony.com>
16
 * @author Fabien Potencier <fabien@symfony.com>
18 17
 */
19 18
abstract class Twig_Node_Expression extends Twig_Node
20 19
{

Also available in: Unified diff