@@ -199,7 +199,7 @@ |
||
199 | 199 | /** |
200 | 200 | * Get the given method body code. |
201 | 201 | * |
202 | - * @param object $reflectionMethod |
|
202 | + * @param \ReflectionMethod $reflectionMethod |
|
203 | 203 | * @return string |
204 | 204 | */ |
205 | 205 | protected function getMethodBody($reflectionMethod) |