Property | Type | Description | |
---|---|---|---|
$context | array | ||
$globals | array | ||
$template | Twig_Template |
Method | Description | |
---|---|---|
getContext ( ) : array | ||
getGlobals ( ) : array | ||
getTemplate ( ) : Twig_Template | ||
setContext ( array $context ) : |
||
setGlobals ( array $globals ) : |
||
setTemplate ( Twig_Template $template ) : |
public setContext ( array $context ) : |
||
$context | array | |
return |
public setGlobals ( array $globals ) : |
||
$globals | array | |
return |
public setTemplate ( Twig_Template $template ) : |
||
$template | Twig_Template | |
return |