featured = $featured; } /** * @return array */ public function getSpecificationParams() { return array($this->featured); } }