@@ -291,7 +291,7 @@ |
||
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 |