|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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. |