Completed
Push — master ( e15027...f2cef2 )
by Basenko
03:55
created
src/Console/Commands/AbstractInitializeCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
     /**
14 14
      * Execute the console command.
15 15
      *
16
-     * @return void
16
+     * @return integer
17 17
      */
18 18
     public function handle(Container $container)
19 19
     {
Please login to merge, or discard this patch.