aboutsummaryrefslogtreecommitdiff
path: root/engine/classes/ClassNotFoundException.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/classes/ClassNotFoundException.php')
-rw-r--r--engine/classes/ClassNotFoundException.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/classes/ClassNotFoundException.php b/engine/classes/ClassNotFoundException.php
index 5170b5333..6a9bcd327 100644
--- a/engine/classes/ClassNotFoundException.php
+++ b/engine/classes/ClassNotFoundException.php
@@ -7,4 +7,4 @@
* @package Elgg.Core
* @subpackage Exceptions
*/
-class ClassNotFoundException extends ClassException {} \ No newline at end of file
+class ClassNotFoundException extends ClassException {}