« ReflectionException
Search
変数操作 »
PHP Manual
リフレクション
The PropertyHookType Enum
The PropertyHookType Enum
(PHP 8 >= 8.4)
はじめに
The
PropertyHookType
enum lists the legal types of
property hook
.
列挙型概要
enum
PropertyHookType
{
case
Get
; // Indicates a
get
hook.
case
Set
; // Indicates a
set
hook.
}
↑
and
↓
to navigate •
Enter
to select •
Esc
to close •
/
to open