Some cleanups, more usage of ObjectFactory:
[core.git] / inc / classes / main / output / class_ConsoleOutput.php
index 38379b289eb857a1c9c713604b6240641a0a165f..6a3e88f7b9c502df8394bebdf9a1308b79f5bbee 100644 (file)
@@ -26,7 +26,7 @@ class ConsoleOutput extends BaseFrameworkSystem implements OutputStreamer {
        /**
         * The instance for the singleton design pattern
         */
-       private static $consoleInstance = null;
+       private static $consoleInstance = NULL;
 
        /**
         * Protected constructor