@@ -413,7 +413,7 @@ |
||
413 | 413 | /** |
414 | 414 | * Creates definition for method body |
415 | 415 | * |
416 | - * @param ParsedMethod $method Method reflection |
|
416 | + * @param ParsedMethod|null $method Method reflection |
|
417 | 417 | * |
418 | 418 | * @return string new method body |
419 | 419 | */ |