ILIAS  release_7 Revision v7.30-3-g800a261c036
Filesystem.php
Go to the documentation of this file.
1<?php
2
3namespace ILIAS\Filesystem;
4
9
22{
26 public function finder() : Finder;
27}
An exception for terminatinating execution or to throw for unit testing.
Interface DirectoryAccess Defines all directory access operations of the filesystem.
Interface FileAccess The FileAccess interface defines all file operations.
Definition: FileAccess.php:15
Interface FileStreamAccess This interface describes all streaming filesystem operations.
Class FlySystemFileAccessTest \Provider\FlySystem @runTestsInSeparateProcesses @preserveGlobalState d...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...