« ReflectionException
Search
Gestion des variables »
PHP Manual
Réflexion
L'énumération PropertyHookType
L'énumération PropertyHookType
(PHP 8 >= 8.4)
Introduction
L'énumération
PropertyHookType
liste les types légaux de
hook de propriété
.
Synopsis d'Enum
enum
PropertyHookType
{
case
Get
; // Indique un hook
get
.
case
Set
; // Indique un hook
set
.
}
↑
and
↓
to navigate •
Enter
to select •
Esc
to close •
/
to open