Skip to content

Commit

Permalink
stan, again
Browse files Browse the repository at this point in the history
  • Loading branch information
imorland committed Sep 18, 2023
1 parent 86b6089 commit b31780b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/core/src/Notification/NotificationMailer.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ function (Message $message) use ($blueprint, $user) {
* Retrives the email views from the blueprint, and enforces that both a
* plain text and HTML view are provided.
*
* @param MailableInterface $blueprint
* @param MailableInterface&BlueprintInterface $blueprint
* @return array{
* text: string,
* html: string
Expand Down

0 comments on commit b31780b

Please sign in to comment.