Completed
Push — master ( 9b5997...f96e71 )
by recca
27:28 queued 25:36
created
src/Kernel.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -102,7 +102,7 @@
 block discarded – undo
102 102
     /**
103 103
      * Get all of the commands registered with the console.
104 104
      *
105
-     * @return array
105
+     * @return \Symfony\Component\Console\Command\Command[]
106 106
      */
107 107
     public function all()
108 108
     {
Please login to merge, or discard this patch.