PHP Class Kohana_Twig_Request_Node, kohana-twig

Based on Kohana_Twig_URL_Node
Author: MasterCJ
Inheritance: extends Twig_Node
Afficher le fichier Open project: jonathangeiger/kohana-twig

Méthodes publiques

Méthode Description
compile ( Twig_Compiler $compiler ) : void Compiles the tag

Method Details

compile() public méthode

Compiles the tag
Author: MasterCJ
public compile ( Twig_Compiler $compiler ) : void
$compiler Twig_Compiler
Résultat void