]> git.mxchange.org Git - core.git/blobdiff - inc/config/class_FrameworkConfiguration.php
Renamed Registry -> GenericRegistry to make it clear that this registry does
[core.git] / inc / config / class_FrameworkConfiguration.php
index b89791beddc6604077db572c4b1f9d80569fd46a..a4181bca61880ef01da331af8a8de31d3c21f7c1 100644 (file)
@@ -408,7 +408,5 @@ class FrameworkConfiguration implements Registerable {
                // Return the result
                return $equals;
        }
                // Return the result
                return $equals;
        }
-}
 
 
-// [EOF]
-?>
+}