Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Kohana_Twig_Environment
PHP Class Kohana_Twig_Environment, kohana-twig
Author:
Jonathan Geiger
Mostrar archivo
Open project: jonathangeiger/kohana-twig
Class Usage Examples
Public Methods
Method
Description
instance
(
string
$env
= 'default' ) :
Twig_Environment
Loads Twig_Environments based on the configuration key they represent
Private Methods
Method
Description
__construct
( )
Method Details
instance()
public
static
method
Loads Twig_Environments based on the configuration key they represent
Author:
Jonathan Geiger
public
static
instance
(
string
$env
= 'default' ) :
Twig_Environment
$env
string
return
Twig_Environment