Static method getInstance() conflicts with getInstance() in class BaseRegistry,
[core.git] / inc / classes / middleware / io / class_FileIoHandler.php
index 22dff80329e9e95fa96c8cee61eea8403d64e8a7..70afeefe664bb7dc5590b4a5becee5bc32350528 100644 (file)
@@ -74,7 +74,7 @@ class FileIoHandler extends BaseMiddleware {
         *
         * @return      $thisInstance   An instance of this class
         */
         *
         * @return      $thisInstance   An instance of this class
         */
-       public static final function getInstance () {
+       public static final function getSelfInstance () {
                return self::$thisInstance;
        }
 
                return self::$thisInstance;
        }