]> git.mxchange.org Git - core.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 6 Dec 2020 08:00:57 +0000 (09:00 +0100)
committerRoland Häder <roland@mxchange.org>
Sun, 6 Dec 2020 08:00:57 +0000 (09:00 +0100)
- ops, also need to use/"load" the trait ...

Signed-off-by: Roland Häder <roland@mxchange.org>
framework/main/classes/stacker/file/class_BaseFileStack.php

index 5513c77759fad82ed0eeacafd84c6871692976e2..a5fba08d12e2fb59e9512e25d2e302099c08ee70 100644 (file)
@@ -44,6 +44,7 @@ use \UnexpectedValueException;
  */
 abstract class BaseFileStack extends BaseStacker implements StackableFile {
        // Load traits
+       use IndexableTrait;
        use IteratorTrait;
 
        // Exception codes