ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
LocalFilesystemFactory.php
Go to the documentation of this file.
1 <?php
2 
4 
7 
21 {
22 
30  public function getInstance(LocalConfig $config) : Filesystem;
31 }
$config
Definition: bootstrap.php:15
getInstance(LocalConfig $config)
Creates a local filesystem instance with the given configuration.
Class FlySystemFileAccessTest.