Some cleanups, more usage of ObjectFactory:
[core.git] / inc / classes / main / output / class_WebOutput.php
index ff175d0bd10ba137d914b234fdefd5856ccb850d..835d18e49cf4ea3a0d80690bedb368dbc8029941 100644 (file)
@@ -26,7 +26,7 @@ class WebOutput extends BaseFrameworkSystem implements OutputStreamer, Registera
        /**
         * The instance for the singleton design pattern
         */
-       private static $webInstance = null;
+       private static $webInstance = NULL;
 
        /**
         * Protected constructor