Some cleanups, more usage of ObjectFactory:
[core.git] / inc / classes / main / io / class_FrameworkFileOutputPointer.php
index b76281b57d750b6007ed1e318f45a10f5b4ba5dd..5fb5e7510b13581fcd339815f477b0dc750496de 100644 (file)
@@ -30,7 +30,7 @@ class FrameworkFileOutputPointer extends BaseFrameworkSystem {
        /**
         * The file pointer
         */
-       private $filePointer = null;
+       private $filePointer = NULL;
 
        /**
         * Protected constructor