]> git.mxchange.org Git - core.git/blobdiff - inc/main/exceptions/file_directory/class_PathIsEmptyException.php
Renamed Registry -> GenericRegistry to make it clear that this registry does
[core.git] / inc / main / exceptions / file_directory / class_PathIsEmptyException.php
index 54838d6c3b0a9a121332c8db215fdb1c8aa0edbb..b2e60f75beaacd9abc28488d7acd6f5cefebce9a 100644 (file)
@@ -39,7 +39,5 @@ class PathIsEmptyException extends FrameworkException {
                // Call parent constructor
                parent::__construct($message, $code);
        }
-}
 
-// [EOF]
-?>
+}