Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
marco76tv authored and Malebestia committed Sep 4, 2023
1 parent 629fff1 commit f292284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Emails/BeautyEmail.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class BeautyEmail implements Mailer {
* The mailer contract depended upon.
*
*/
private $mailer;
private Mailer $mailer;

/**
* Initialise the settings and mailer.
Expand Down

0 comments on commit f292284

Please sign in to comment.