PHP Class Webiny\Component\TemplateEngine\Tests\Bridge\Smarty\Mocks\DemoComponentExtension

Inheritance: extends Webiny\Component\TemplateEngine\Drivers\Smarty\AbstractSmartyExtension
Show file Open project: Webiny/Framework

Public Methods

Method Description
getModifiers ( )
getName ( ) : string Returns the name of the plugin.
myCallback ( $val )

Method Details

getModifiers() public method

public getModifiers ( )

getName() public method

Returns the name of the plugin.
public getName ( ) : string
return string

myCallback() public static method

public static myCallback ( $val )