public function getContentId() : string { return $this->cid ?: ($this->cid = $this->generateContentId()); }