aboutsummaryrefslogtreecommitdiff
path: root/engine/classes/NotificationException.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/classes/NotificationException.php')
-rw-r--r--engine/classes/NotificationException.php1
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 {}