Completed
Push — 1.x ( 501840...ebfb64 )
by Alexander
02:55
created
src/Proxy/ClassProxy.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -413,7 +413,7 @@
 block discarded – undo
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
      */
Please login to merge, or discard this patch.