]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/stacker/file/class_BaseFileStack.php
Continued:
[core.git] / framework / main / classes / stacker / file / class_BaseFileStack.php
index c11f58af047ee550f2e517e2f867de6a7093f842..30f20f9c93fcc9c39e8564bfc6844155d979e65c 100644 (file)
@@ -53,7 +53,7 @@ abstract class BaseFileStack extends BaseStacker implements StackableFile {
        /**
         * Minimum block length
         */
-       private $minimumBlockLength = 0;
+       private static $minimumBlockLength = 0;
 
        /**
         * Protected constructor