ILIAS  release_7 Revision v7.30-3-g800a261c036
All Data Structures Namespaces Files Functions Variables Modules Pages
Filesystem.php
Go to the documentation of this file.
1 <?php
2 
3 namespace ILIAS\Filesystem;
4 
9 
22 {
26  public function finder() : Finder;
27 }
Interface DirectoryAccess Defines all directory access operations of the filesystem.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Interface FileStreamAccess This interface describes all streaming filesystem operations.
Class FlySystemFileAccessTest disabled disabled disabled.
Interface FileAccess The FileAccess interface defines all file operations.
Definition: FileAccess.php:14