Completed
Push — master ( 1ea778...bcd6e1 )
by Ben
08:24
created
src/Indatus/Dispatcher/Scheduling/ScheduledCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -23,7 +23,7 @@
 block discarded – undo
23 23
     /**
24 24
      * User to run the command as
25 25
      *
26
-     * @return string Defaults to false to run as default user
26
+     * @return boolean Defaults to false to run as default user
27 27
      */
28 28
     public function user()
29 29
     {
Please login to merge, or discard this patch.