@@ -35,7 +35,7 @@ |
||
35 | 35 | /** |
36 | 36 | * @param \Zend\Code\Reflection\MethodReflection $originalMethod |
37 | 37 | * |
38 | - * @return self|static |
|
38 | + * @return \Zend\Code\Generator\MethodGenerator |
|
39 | 39 | */ |
40 | 40 | public static function generateMethod(MethodReflection $originalMethod) : self |
41 | 41 | { |