Class PHPStan\BetterReflection\Reflection\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.

Methods
Constants