AccountExtension extends AbstractExtension implements GlobalsInterface
Extends Twig functionality for the Account sprinkle.
Tags
Table of Contents
$services | ContainerInterface | |
---|---|---|
$config | Repository | |
__construct() | mixed | |
getName() | mixed | |
getFunctions() | mixed | |
getGlobals() | mixed |
Properties
$services
protected
ContainerInterface
$services
$config
protected
Repository
$config
Methods
__construct()
public
__construct(
$services :
ContainerInterface
)
: mixed
Parameters
- $services : ContainerInterface
Return values
mixedgetName()
public
getName(
)
: mixed
Return values
mixedgetFunctions()
public
getFunctions(
)
: mixed
Return values
mixedgetGlobals()
public
getGlobals(
)
: mixed