PHP Class Kohana_Twig_Helper_Node, kohana-twig

Author: Jonathan Geiger
Inheritance: extends Twig_Node
Mostrar archivo Open project: jonathangeiger/kohana-twig

Public Methods

Method Description
compile ( Twig_Compiler $compiler ) : void

Method Details

compile() public method

Author: Jonathan Geiger
public compile ( Twig_Compiler $compiler ) : void
$compiler Twig_Compiler
return void