]> git.mxchange.org Git - core.git/blobdiff - framework/main/exceptions/class_
Needs to be here, no way!
[core.git] / framework / main / exceptions / class_
index ca8d28af55e4d6ccd4a558f1134cbb158ea26f99..2af02c8d0f533a48d290eedb26a2a3d5ef54eb08 100644 (file)
@@ -33,7 +33,5 @@ class ???Exception extends FrameworkException {
                // Call parent exception constructor
                parent::__construct($message, $code);
        }
-}
 
-// [EOF]
-?>
+}