Fonctions
Table of Contents
- fonctionUniqueId() : string
- fonctionUniqueId - retourne les un identifiant unique pour la fonction appellante
- fonctionParent() : array<string|int, mixed>
- fonctionParent - retourne les informations relatives àa la fonction parent qui a apellé la fonction courante : Classe, nom, paramètres
Functions
fonctionUniqueId()
fonctionUniqueId - retourne les un identifiant unique pour la fonction appellante
fonctionUniqueId() : string
Tags
Return values
string —identifiant
fonctionParent()
fonctionParent - retourne les informations relatives àa la fonction parent qui a apellé la fonction courante : Classe, nom, paramètres
fonctionParent() : array<string|int, mixed>
Tags
Return values
array<string|int, mixed> —Structure retournée contenant la fonction et les paramètres