Environment extends Twig_Environment
Tags
Table of Contents
$twig | Twig_Environment | |
---|---|---|
__construct() | mixed | |
render() | mixed |
Properties
$twig
protected
Twig_Environment
$twig
Methods
__construct()
public
__construct(
$twig :
Twig_Environment
)
: mixed
Parameters
- $twig : Twig_Environment
Return values
mixedrender()
public
render(
$name :
mixed
[, $context :
array
= [] ]
)
: mixed
Parameters
- $name : mixed
- $context : array = []