NULL for syntax-highlightning
[qa.git] / application / qa / class_ApplicationHelper.php
index 41dfb5bc2092a776d1dd2ba92d70bbddd93fe56a..ae7decd79b6fc00469439f8db70c754d29b2d40f 100644 (file)
@@ -58,12 +58,12 @@ class ApplicationHelper extends BaseApplication implements ManageableApplication
        /**
         * An instance of a controller
         */
-       private $controllerInstance = null;
+       private $controllerInstance = NULL;
 
        /**
         * An instance of this class
         */
-       private static $thisInstance = null;
+       private static $thisInstance = NULL;
 
        /**
         * Protected constructor