Some cleanups, more usage of ObjectFactory:
[core.git] / inc / classes / main / response / class_BaseResponse.php
index 986ef5cce0cb8cbe38411efc9b2c0c94603236c7..fbaa85a7f72a87ba21ffe0e80692c587fd7611a3 100644 (file)
@@ -48,7 +48,7 @@ class BaseResponse extends BaseFrameworkSystem {
        /**
         * Instance of the template engine
         */
-       private $templateInstance = null;
+       private $templateInstance = NULL;
 
        /**
         * Fatal resolved messages from filters and so on