TwigIOExtension
Namespace
IO\Extensions
Extends
Implements
Type | Name | Description |
---|---|---|
|
||
|
Methods
public __construct()
public getName():string
Return the name of the extension. The name must be unique.
public getFilters():array
Return a list of filters to add.
public getFunctions():array
Return a list of functions to add.
public getGlobals():array
Return a list of global variables
Thank you for your feedback!