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