19 declare(strict_types=1);
49 public function getSrc(
bool $signed =
false): string
51 return $this->src_builder->getRevisionURL(
52 $this->stream_access->populateRevision($this->getRevision()),
setRevisionNumber(int $revision_number)
Interface StorageResource.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
StreamAccess $stream_access
StorableResource $resource
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(SrcBuilder $src_builder, StorableResource $resource, StreamAccess $stream_access)
DownloadConsumer constructor.
getSrc(bool $signed=false)