Completed
Pull Request — master (#327)
by Marco
02:57
created
ProxyGenerator/NullObject/MethodGenerator/NullObjectMethodInterceptor.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.