Completed
Pull Request — master (#11)
by alexfloppy
02:49
created
app/Console/Commands/MakeJsonApiDemoRemove.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -92,7 +92,7 @@
 block discarded – undo
92 92
     /**
93 93
      * Execute the console command.
94 94
      *
95
-     * @return mixed
95
+     * @return boolean|null
96 96
      */
97 97
     public function handle()
98 98
     {
Please login to merge, or discard this patch.