Completed
Push — master ( f691f9...3f418d )
by
unknown
02:54 queued 01:36
created
src/Tools/ResponseStrategies/ResponseCallStrategy.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -84,7 +84,6 @@
 block discarded – undo
84 84
     }
85 85
 
86 86
     /**
87
-     * @param array $config
88 87
      *
89 88
      * @return void
90 89
      *
Please login to merge, or discard this patch.
src/Tools/Generator.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -47,7 +47,6 @@
 block discarded – undo
47 47
 
48 48
     /**
49 49
      * @param  \Illuminate\Routing\Route $route
50
-     * @param array $apply Rules to apply when generating documentation for this route
51 50
      *
52 51
      * @return array
53 52
      */
Please login to merge, or discard this patch.