ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
◀ ilDoc Overview
FileStream.php
Go to the documentation of this file.
1
<?php
2
19
namespace
ILIAS\Filesystem\Stream
;
20
21
use
Psr\Http\Message\StreamInterface
;
22
31
interface
FileStream
extends
StreamInterface
32
{
33
}
ILIAS\Filesystem\Stream
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
FileStream.php:19
StreamInterface
ILIAS\Filesystem\Stream\FileStream
The base interface for all filesystem streams.
Definition:
FileStream.php:31
components
ILIAS
Filesystem
src
Stream
FileStream.php
Generated on Sun Aug 31 2025 23:02:59 for ILIAS by
1.8.13 (using
Doxyfile
)