ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
All Data Structures Namespaces Files Functions Variables Modules Pages
FilesystemFactory.php
Go to the documentation of this file.
1 <?php
2 
4 
7 
19 {
20 
32  public function getLocal(LocalConfig $config, bool $read_only = false) : Filesystem;
33 }
if(!array_key_exists('PATH_INFO', $_SERVER)) $config
Definition: metadata.php:68
getLocal(LocalConfig $config, bool $read_only=false)
Creates a local filesystem instance with the given configuration.
Class FlySystemFileAccessTest.