Apply fixes from StyleCI

This commit is contained in:
James Brooks
2019-11-13 08:51:36 +00:00
committed by StyleCI Bot
parent 62308b30e4
commit 83f7aa9b4c
2 changed files with 5 additions and 9 deletions

View File

@@ -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', [