TwigIncludeExtension extends AbstractExtension
Table of Contents
$twig | ||
---|---|---|
__construct() | mixed | |
getFunctions() | mixed | |
include_dispatch() | mixed |
Properties
$twig
protected
mixed
$twig
Methods
__construct()
public
__construct(
$twig :
Environment
)
: mixed
Parameters
- $twig : Environment
Return values
mixedgetFunctions()
public
getFunctions(
)
: mixed
Return values
mixedinclude_dispatch()
public
include_dispatch(
$context :
mixed
, $template :
mixed
[, $variables :
mixed
= [] ]
)
: mixed
Parameters
- $context : mixed
- $template : mixed
- $variables : mixed = []