ILIAS  release_7 Revision v7.30-3-g800a261c036
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}
An exception for terminatinating execution or to throw for unit testing.
Class LocalConfig This class is used to configure the local filesystem adapter.
Definition: LocalConfig.php:14
Interface Filesystem The filesystem interface provides the public interface for the Filesystem servic...
Definition: Filesystem.php:22
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.
if(!array_key_exists('PATH_INFO', $_SERVER)) $config
Definition: metadata.php:68
Class FlySystemFileAccessTest \Provider\FlySystem @runTestsInSeparateProcesses @preserveGlobalState d...