Namespace PHPStan\BetterReflection\Reflection

Classes
ReflectionAttribute
ReflectionClass
ReflectionClassConstant
ReflectionConstant
ReflectionEnum
ReflectionEnumCase
ReflectionFunction
ReflectionIntersectionType
ReflectionMethod
ReflectionNamedType
ReflectionObject
ReflectionParameter
ReflectionProperty
ReflectionPropertyHookType

It's a copy of native PropertyHookType enum. It's used to avoid dependency on native enum in better ReflectionProperty class. Thanks to this we can support PHP version < 8.4.

ReflectionType
ReflectionUnionType
Traits
ReflectionFunctionAbstract
Namespaces
PHPStan\BetterReflection\Reflection\Adapter
PHPStan\BetterReflection\Reflection\Exception