Completed
Push — master ( 1f3384...bbaff5 )
by Rasmus
02:05
created
src/Message.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -291,7 +291,7 @@
 block discarded – undo
291 291
     }
292 292
 
293 293
     /**
294
-     * @param int|string|DateTimeInterface $date DateTime in Sender's timezone (or a UNIX integer timestamp;
294
+     * @param integer $date DateTime in Sender's timezone (or a UNIX integer timestamp;
295 295
      *                                           or a string that is compatible with the strtotime() function)
296 296
      */
297 297
     public function setDate($date): void
Please login to merge, or discard this patch.