1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2026-01-03 23:42:28 +03:00

PHPCS related fixes.

This commit is contained in:
abijeet
2019-01-27 15:59:23 +05:30
parent 12be7d0086
commit 5ef0992d5b
11 changed files with 25 additions and 29 deletions

View File

@@ -31,5 +31,4 @@ class MailNotification extends Notification implements ShouldQueue
'text' => 'vendor.notifications.email-plain'
]);
}
}
}