Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
committed by
StyleCI Bot
parent
f22d3fc717
commit
69a68784bd
@@ -105,7 +105,7 @@ class NewIncidentNotification extends Notification
|
||||
public function toSlack($notifiable)
|
||||
{
|
||||
$content = trans('notifications.incident.new.slack.content', [
|
||||
'app_name' => Config::get('setting.app_name')
|
||||
'app_name' => Config::get('setting.app_name'),
|
||||
]);
|
||||
|
||||
$status = 'info';
|
||||
|
||||
Reference in New Issue
Block a user