Navigation: PHP API > Other functions
Read PHP function name (getName)
This function enables the detection of the PHP function name.
Parameter
Typ
Description
-
The function returns the name of the PHP function.
Example:
…
$guid = $this->getName();