19 declare(strict_types=1);
34 protected \ILIAS\ResourceStorage\Identification\ResourceIdentification
$identification;
46 $this->file_stream = $new_stream;
83 $this->available =
false;
setVersionNumber(int $version_number)
setInformation(Information $information)
__construct(ResourceIdentification $identification, FileStream $new_stream)
Revision constructor.
ILIAS ResourceStorage Identification ResourceIdentification $identification
Class ResourceIdentification.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
ILIAS ResourceStorage Information Information $information
__construct(Container $dic, ilPlugin $plugin)
setOwnerId(int $owner_id)
The base interface for all filesystem streams.