PHP Class Kohana_Twig_Url_Node, kohana-twig

Author: Jonathan Geiger
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: Jonathan Geiger
public compile ( Twig_Compiler $compiler ) : void
$compiler Twig_Compiler
Résultat void