1
0
Fork 0

Notifies => Notifications

This commit is contained in:
Philipp Holzer 2020-01-24 18:34:29 +01:00
commit 16b1d3fc08
No known key found for this signature in database
GPG key ID: D8365C3D36B77D90
2 changed files with 27 additions and 27 deletions

View file

@ -27,7 +27,7 @@ abstract class BaseNotifications extends BaseModule
Notification::INTRO => 'intros',
];
/** @var array Array of the allowed notifies and their printable name */
/** @var array Array of the allowed notifications and their printable name */
const PRINT_TYPES = [
Notification::NETWORK => 'Network',
Notification::SYSTEM => 'System',