Skip to content

Commit 0dc1b44

Browse files
committed
wip
1 parent 254dc19 commit 0dc1b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Models/MailatorSchedule.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
* @property Carbon $timestamp_target
4747
* @property array $recipients
4848
* @property string $action
49-
* @property Closure $when
49+
* @property Closure|string $when
5050
* @property Carbon $last_failed_at
5151
* @property Carbon $last_sent_at
5252
* @property Carbon $completed_at

0 commit comments

Comments
 (0)