]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/index/file/stack/class_FileStackIndex.php
Rewrite:
[core.git] / framework / main / classes / index / file / stack / class_FileStackIndex.php
index 920dc2a2ad12c570f8be52fe048dd7e443455c34..3500d3103520db4d7ca90f01b05bfbc947902512 100644 (file)
@@ -42,7 +42,7 @@ class FileStackIndex extends BaseFileIndex implements IndexableStack, Registerab
         *
         * @return      void
         */
-       protected function __construct () {
+       private function __construct () {
                // Call parent constructor
                parent::__construct(__CLASS__);
        }