diff --git a/src/Meta/Reflection.php b/src/Meta/Reflection.php index 1e585af..9c9b9ca 100644 --- a/src/Meta/Reflection.php +++ b/src/Meta/Reflection.php @@ -32,6 +32,7 @@ class Reflection return $metaProperties; } + /** @param ReflectionClass $reflection */ protected static function parseMetaProperties(ReflectionClass $reflection): array { // Only the `Meta` attribute