ILIAS  release_7 Revision v7.30-3-g800a261c036
FileAccess.php
Go to the documentation of this file.
1<?php
2
4
15{
16}
An exception for terminatinating execution or to throw for unit testing.
Interface FileAccess The FileAccess interface defines all file operations.
Definition: FileAccess.php:15
Interface FileReadAccess All readonly file operations of the filesystem service.
Interface FileWriteAccess All write file operations of the filesystem service.