PHP マニュアル
関数リファレンス
変数・データ型関連
リフレクション
はじめに
例
拡張
Reflection
ReflectionClass
ReflectionClassConstant
ReflectionConstant
ReflectionEnum
ReflectionEnumUnitCase
ReflectionEnumBackedCase
ReflectionZendExtension
ReflectionExtension
ReflectionFunction
ReflectionFunctionAbstract
ReflectionMethod
ReflectionNamedType
ReflectionObject
ReflectionParameter
ReflectionProperty
ReflectionType
ReflectionUnionType
ReflectionGenerator
ReflectionFiber
ReflectionIntersectionType
ReflectionReference
ReflectionAttribute
Reflector
ReflectionException
PropertyHookType
ReflectionException
変数操作
リフレクション
PHP マニュアル
The PropertyHookType Enum
はじめに
The
PropertyHookType
enum lists the legal types of
property hook
.
列挙型概要
PropertyHookType
Get Indicates a
get
hook. Set Indicates a
set
hook.