Reflection
Table of Contents
Classes
- EnumReflectionProperty
- PHP Enum Reflection Property - special override for backed enums.
- RuntimePublicReflectionProperty
- PHP Runtime Reflection Public Property - special overrides for public properties.
- RuntimeReflectionProperty
- PHP Runtime Reflection Property.
- TypedNoDefaultReflectionProperty
- PHP Typed No Default Reflection Property - special override for typed properties without a default value.
- TypedNoDefaultRuntimePublicReflectionProperty
- PHP Typed No Default Runtime Public Reflection Property - special override for public typed properties without a default value.