We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8fd726 + ba9b3a2 commit ee71344Copy full SHA for ee71344
src/Mail/Send.php
@@ -56,7 +56,7 @@ public function __construct(
56
Model $model,
57
?NovaMailTemplate $mailTemplate,
58
string $content,
59
- string $to,
+ $to,
60
string $subject,
61
$mailEvent = null,
62
$sendDelayInMinutes = 0
0 commit comments