content; } /** * @param string $content */ public function setContent($content) { $this->content = $content; } }