PHP Class Kohana_Twig_Environment, kohana-twig

Author: Jonathan Geiger
Afficher le fichier Open project: jonathangeiger/kohana-twig Class Usage Examples

Méthodes publiques

Méthode Description
instance ( string $env = 'default' ) : Twig_Environment Loads Twig_Environments based on the configuration key they represent

Private Methods

Méthode Description
__construct ( )

Method Details

instance() public static méthode

Loads Twig_Environments based on the configuration key they represent
Author: Jonathan Geiger
public static instance ( string $env = 'default' ) : Twig_Environment
$env string
Résultat Twig_Environment