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:
parent
365b3447f5
commit
f8438b0313
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ class Reflection
|
|||
return $metaProperties;
|
||||
}
|
||||
|
||||
/** @param ReflectionClass<object> $reflection */
|
||||
protected static function parseMetaProperties(ReflectionClass $reflection): array
|
||||
{
|
||||
// Only the `Meta` attribute
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue