public function setSourceId(?string $sourceId) : void { $this->sourceId = $sourceId; $this->updateRepr(); }