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:

NodeTraverser.php
14 14
 *
15 15
 * It visits all nodes and their children and call the given visitor for each.
16 16
 *
17
 * @package    twig
18
 * @author     Fabien Potencier <fabien@symfony.com>
17
 * @author Fabien Potencier <fabien@symfony.com>
19 18
 */
20 19
class Twig_NodeTraverser
21 20
{

Also available in: Unified diff