PHP Manual
Function Reference
Variable and Type Related Extensions
Reflection
Introduction
Examples
Extending
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
Variable handling
Reflection
PHP Manual
The PropertyHookType Enum
Introduction
The
PropertyHookType
enum lists the legal types of
property hook
.
Enum synopsis
PropertyHookType
Get Indicates a
get
hook. Set Indicates a
set
hook.