19 declare(strict_types=1);
50 $revision = $this->stream_access->populateRevision($this->getRevision());
51 return $revision->maybeStreamResolver()?->getStream();
StorableResource $resource
Interface StorageResource.
StreamAccess $stream_access
Interface StreamConsumer.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(StorableResource $resource, StreamAccess $stream_access)
DownloadConsumer constructor.
setRevisionNumber(int $revision_number)
The base interface for all filesystem streams.