ILIAS  trunk Revision v11.0_alpha-1866-gfa368f7776e
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ILIAS\Filesystem\Provider\FilesystemFactory Interface Reference
+ Inheritance diagram for ILIAS\Filesystem\Provider\FilesystemFactory:
+ Collaboration diagram for ILIAS\Filesystem\Provider\FilesystemFactory:

Public Member Functions

 getLocal (LocalConfig $config, bool $read_only=false)
 Creates a local filesystem instance with the given configuration. More...
 

Detailed Description

Member Function Documentation

◆ getLocal()

ILIAS\Filesystem\Provider\FilesystemFactory::getLocal ( LocalConfig  $config,
bool  $read_only = false 
)

Creates a local filesystem instance with the given configuration.

Parameters
LocalConfig$configThe local configuration which should be used to create the local filesystem.

Implemented in ILIAS\Filesystem\Provider\DelegatingFilesystemFactory, and ILIAS\Filesystem\Provider\FlySystem\FlySystemFilesystemFactory.


The documentation for this interface was generated from the following file: