Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Gc
View
Helper
Tools
PHP Class Gc\View\Helper\Tools
Inheritance:
extends
Zend\View\Helper\AbstractHelper
Mostrar archivo
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