diff options
Diffstat (limited to 'engine/classes/NotificationException.php')
-rw-r--r-- | engine/classes/NotificationException.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engine/classes/NotificationException.php b/engine/classes/NotificationException.php index e963a6abe..7da062319 100644 --- a/engine/classes/NotificationException.php +++ b/engine/classes/NotificationException.php @@ -1,6 +1,5 @@ <?php /** * Notification exception. - * @author Curverider Ltd */ class NotificationException extends Exception {} |