Completed
Push — master ( abc05b...902483 )
by Shawn
02:49
created
app/Console/Commands/SyncLdap.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,7 @@
 block discarded – undo
27 27
     /**
28 28
      * Execute the console command.
29 29
      *
30
-     * @return mixed
30
+     * @return Exception|null
31 31
      */
32 32
     public function handle()
33 33
     {
Please login to merge, or discard this patch.