X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=framework%2Fmain%2Fclasses%2Findex%2Ffile%2Fstack%2Fclass_FileStackIndex.php;fp=framework%2Fmain%2Fclasses%2Findex%2Ffile%2Fstack%2Fclass_FileStackIndex.php;h=3500d3103520db4d7ca90f01b05bfbc947902512;hp=920dc2a2ad12c570f8be52fe048dd7e443455c34;hb=3ed365cb1808ac8a228da18241e789866f419178;hpb=364ccbef3ec6f786d206c3423b5cf6a724ad732e diff --git a/framework/main/classes/index/file/stack/class_FileStackIndex.php b/framework/main/classes/index/file/stack/class_FileStackIndex.php index 920dc2a2..3500d310 100644 --- a/framework/main/classes/index/file/stack/class_FileStackIndex.php +++ b/framework/main/classes/index/file/stack/class_FileStackIndex.php @@ -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__); }