Completed
Push — dev ( 122982...5e45c8 )
by Zach
02:18
created
src/Kernel.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -37,6 +37,7 @@
 block discarded – undo
37 37
 
38 38
     /**
39 39
      * Handle an incoming console command.
40
+     * @param \Symfony\Component\Console\Input\ArrayInput $input
40 41
      */
41 42
     public function handle($input = null, $output = null)
42 43
     {
Please login to merge, or discard this patch.