Passed
Push — master ( b4d23a...a4c2d0 )
by Zhengchao
07:42
created
src/Console/GeneratorCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -47,7 +47,7 @@
 block discarded – undo
47 47
     /**
48 48
      * Execute the console command.
49 49
      *
50
-     * @return bool|null
50
+     * @return false|null
51 51
      */
52 52
     public function handle()
53 53
     {
Please login to merge, or discard this patch.