Completed
Push — master ( 47087f...79850e )
by recca
25:27 queued 19:50
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.