Completed
Push — master ( cd3bee...6946f8 )
by Chuck
9s
created
src/DocBlock/Tags/Method.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -63,6 +63,9 @@
 block discarded – undo
63 63
 
64 64
     /**
65 65
      * {@inheritdoc}
66
+     * @param TypeResolver $typeResolver
67
+     * @param \Mockery\MockInterface $descriptionFactory
68
+     * @param TypeContext $context
66 69
      */
67 70
     public static function create(
68 71
         string $body,
Please login to merge, or discard this patch.