]> git.mxchange.org Git - core.git/blobdiff - inc/classes/main/registry/generic/class_Registry.php
Some cleanups, more usage of ObjectFactory:
[core.git] / inc / classes / main / registry / generic / class_Registry.php
index 91a27f730bbf071a3211efce72cc903612577b76..359e4be0b83279d60a97aadbeb7595db71b8569e 100644 (file)
@@ -26,7 +26,7 @@ class Registry extends BaseRegistry implements Register {
        /**
         * Instance of this class
         */
-       private static $registryInstance = null;
+       private static $registryInstance = NULL;
 
        /**
         * Protected constructor