33 protected function getRevision(): Revision
35 if ($this->revision_number !==
null) {
36 if ($this->resource->hasSpecificRevision($this->revision_number)) {
37 $revision = $this->resource->getSpecificRevision($this->revision_number);
40 "there is no version $this->revision_number of resource {$this->resource->getIdentification()->serialize()}" 44 $revision = $this->resource->getCurrentRevision();
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null