1
0
Fork 0
mirror of https://github.com/archtechx/enums.git synced 2025-12-12 08:04:04 +00:00

add generic typehint

This commit is contained in:
Samuel Štancl 2024-01-12 22:41:14 +01:00
parent 365b3447f5
commit f8438b0313

View file

@ -32,6 +32,7 @@ class Reflection
return $metaProperties;
}
/** @param ReflectionClass<object> $reflection */
protected static function parseMetaProperties(ReflectionClass $reflection): array
{
// Only the `Meta` attribute