Passed
Push — master ( 6d2ec0...d97bf6 )
by Sebastiaan
02:45
created
src/Event/BaseEvent.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -280,7 +280,7 @@
 block discarded – undo
280 280
     /**
281 281
      * Set the days of the week the command should run on.
282 282
      *
283
-     * @param  array|mixed  $days
283
+     * @param  integer  $days
284 284
      * @return $this
285 285
      */
286 286
     public function days($days)
Please login to merge, or discard this patch.