content; } public function setContent(string $content): self { $this->content = $content; return $this; } }