Fix Laravel Pint formatting
This commit is contained in:
@@ -14,8 +14,7 @@ class TeacherSubmissionReminderMail extends Mailable
|
||||
public function __construct(
|
||||
protected string $subjectLine,
|
||||
protected string $htmlBody
|
||||
) {
|
||||
}
|
||||
) {}
|
||||
|
||||
public function build(): self
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user