|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ILIAS\Filesystem\Provider\LocalFilesystemFactory:Public Member Functions | |
| getInstance (LocalConfig $config) | |
| Creates a local filesystem instance with the given configuration. More... | |
Definition at line 28 of file LocalFilesystemFactory.php.
| ILIAS\Filesystem\Provider\LocalFilesystemFactory::getInstance | ( | LocalConfig | $config | ) |
Creates a local filesystem instance with the given configuration.
| LocalConfig | $config | The local configuration which should be used to create the local filesystem. |