PHP Class Kohana_Twig_Request_Node, kohana-twig

Based on Kohana_Twig_URL_Node
Author: MasterCJ
Inheritance: extends Twig_Node
Exibir arquivo Open project: jonathangeiger/kohana-twig

Public Methods

Method Description
compile ( Twig_Compiler $compiler ) : void Compiles the tag

Method Details

compile() public method

Compiles the tag
Author: MasterCJ
public compile ( Twig_Compiler $compiler ) : void
$compiler Twig_Compiler
return void