@@ -74,7 +74,7 @@ |
||
74 | 74 | * @param mixed $source |
75 | 75 | * @param string $name |
76 | 76 | * |
77 | - * @return return ReflectionMethod|null |
|
77 | + * @return ReflectionMethod|null ReflectionMethod|null |
|
78 | 78 | */ |
79 | 79 | private function getGetter($source, string $name): ?ReflectionMethod |
80 | 80 | { |