ILIAS  release_7 Revision v7.30-3-g800a261c036
All Data Structures Namespaces Files Functions Variables Modules Pages
FilesystemFactory.php
Go to the documentation of this file.
1 <?php
2 
4 
7 
17 {
18 
27  public function getLocal(LocalConfig $config, bool $read_only = false) : Filesystem;
28 }
if(!array_key_exists('PATH_INFO', $_SERVER)) $config
Definition: metadata.php:68
Interface FilesystemFactory The filesystem factory produces different filesystem types.
getLocal(LocalConfig $config, bool $read_only=false)
Creates a local filesystem instance with the given configuration.
Class LocalConfig This class is used to configure the local filesystem adapter.
Definition: LocalConfig.php:13
Class FlySystemFileAccessTest disabled disabled disabled.