Apply fixes from StyleCI
This commit is contained in:
committed by
StyleCI Bot
parent
62308b30e4
commit
83f7aa9b4c
@@ -72,7 +72,7 @@ class NewIncidentNotification extends Notification
|
||||
$content = trans('notifications.incident.new.mail.content', [
|
||||
'name' => $this->incident->name,
|
||||
]);
|
||||
|
||||
|
||||
return (new MailMessage())
|
||||
->subject(trans('notifications.incident.new.mail.subject'))
|
||||
->markdown('notifications.incident.new', [
|
||||
|
||||
Reference in New Issue
Block a user