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