@@ -1104,7 +1104,7 @@ |
||
| 1104 | 1104 | |
| 1105 | 1105 | /** |
| 1106 | 1106 | * @param string $type |
| 1107 | - * @param \ReflectionProperty $method |
|
| 1107 | + * @param \ReflectionMethod $method |
|
| 1108 | 1108 | */ |
| 1109 | 1109 | private function assertPhpDocParamType($type, \ReflectionMethod $method) |
| 1110 | 1110 | { |