CloneableInstantiable
Properties |
public $function = NULL
|
public string $name |
Methods |
public __construct(string $name, callable $function) CustomFunction constructor.
|
public execute(array $stack, int $paramCountInStack) : NXP
|
Properties |
private bool $isVariadic |
private int $requiredParamCount |
private int $totalParamCount |