public function updateLoadedRevisionId() { $this->loadedRevisionId = $this->getRevisionId() ?: $this->loadedRevisionId; return $this; }