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:

Sameas.php
12 12
/**
13 13
 * Checks if a variable is the same as another one (=== in PHP).
14 14
 *
15
 * @package twig
16
 * @author  Fabien Potencier <fabien@symfony.com>
15
 * @author Fabien Potencier <fabien@symfony.com>
17 16
 */
18 17
class Twig_Node_Expression_Test_Sameas extends Twig_Node_Expression_Test
19 18
{

Also available in: Unified diff