Cloneable
Instantiable
Properties |
public
$function
|
public
$name
|
public
$places
|
Methods |
public
__construct
(
string
$name
,
callable
$function
,
?
int
$places
=
NULL
) CustomFunction constructor.
|
public
execute
(
array
$stack
) :
NXP
|