19 declare(strict_types=1);
The filesystem ready only decorator provides read only access and will throw an Exception whenever co...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
The filesystem white list decorator rewrites forbidden file endings and delegates the rest of the ope...
__construct(private FilenameSanitizer $sanitizer)
DelegatingFilesystemFactory constructor.
The delegating filesystem factory delegates the instance creation to the factory of the concrete impl...
FlySystemFilesystemFactory $implementation
getLocal(LocalConfig $config, bool $read_only=false)
The filename sanitizer verifies and fixes file name endings.
This class is used to configure the local filesystem adapter.