ILIAS
trunk Revision v11.0_alpha-1866-gfa368f7776e
|
Public Member Functions | |
getLocal (LocalConfig $config, bool $read_only=false) | |
Creates a local filesystem instance with the given configuration. More... | |
Definition at line 28 of file FilesystemFactory.php.
ILIAS\Filesystem\Provider\FilesystemFactory::getLocal | ( | LocalConfig | $config, |
bool | $read_only = false |
||
) |
Creates a local filesystem instance with the given configuration.
LocalConfig | $config | The local configuration which should be used to create the local filesystem. |
Implemented in ILIAS\Filesystem\Provider\DelegatingFilesystemFactory, and ILIAS\Filesystem\Provider\FlySystem\FlySystemFilesystemFactory.