PHP Class Gc\View\Helper\Tools

Inheritance: extends Zend\View\Helper\AbstractHelper
Datei anzeigen Open project: gotcms/gotcms

Public Methods

Method Description
__invoke ( string $functionName, mixed $value ) : mixed Tools helper.

Method Details

__invoke() public method

Tools helper.
public __invoke ( string $functionName, mixed $value ) : mixed
$functionName string Function name
$value mixed Value
return mixed