description; } /** * {@inheritdoc} */ public function setDescription($description) { $this->description = $description; return $this; } }