ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
LocalFilesystemFactory.php
Go to the documentation of this file.
1 <?php
2 
4 
7 
21 {
22 
30  public function getInstance(LocalConfig $config);
31 }
getInstance(LocalConfig $config)
Creates a local filesystem instance with the given configuration.