3declare(strict_types=1);
20 $this->
logger = $DIC->logger()->exp();
21 $this->storage_directory =
$DIC->filesystem()->storage();
29 $this->storage_directory,
36 $this->storage_directory,
43 $this->storage_directory,
49 $this->
logger->error(
'Invalid type given: ' . $type);
50 throw new DomainException(
51 'Invalid type given: ' .
$type
getInstanceForComponent(string $type)
Filesystem $storage_directory
Component logger with individual log levels by component id.
Import directory interface.
Class FlySystemFileAccessTest \Provider\FlySystem @runTestsInSeparateProcesses @preserveGlobalState d...