Project

General

Profile

« Previous | Next » 

Revision 1852

Added by darkviper over 11 years ago

updated Twig template engine to stable version 1.11.1 step2

View differences:

NodeInterface.php
22 22
     *
23 23
     * @param Twig_Compiler A Twig_Compiler instance
24 24
     */
25
    function compile(Twig_Compiler $compiler);
25
    public function compile(Twig_Compiler $compiler);
26 26

  
27
    function getLine();
27
    public function getLine();
28 28

  
29
    function getNodeTag();
29
    public function getNodeTag();
30 30
}

Also available in: Unified diff