3 declare(strict_types=1);
20 $this->
logger = $DIC->logger()->exp();
21 $this->storage_directory = $DIC->filesystem()->storage();
29 $this->storage_directory,
36 $this->storage_directory,
41 case self::TYPE_EXPORT:
43 $this->storage_directory,
49 $this->
logger->error(
'Invalid type given: ' . $type);
51 'Invalid type given: ' . $type
Filesystem $storage_directory
getInstanceForComponent(string $type)
Import directory interface.
Class FlySystemFileAccessTest disabled disabled disabled.