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