description = $description; } public function getDescription() { return $this->description; } public function getSlug() { return $this->slug; } }