We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 254dc19 commit 0dc1b44Copy full SHA for 0dc1b44
src/Models/MailatorSchedule.php
@@ -46,7 +46,7 @@
46
* @property Carbon $timestamp_target
47
* @property array $recipients
48
* @property string $action
49
- * @property Closure $when
+ * @property Closure|string $when
50
* @property Carbon $last_failed_at
51
* @property Carbon $last_sent_at
52
* @property Carbon $completed_at
0 commit comments