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