aParams = $aParams; } /** * @return array */ public function GetParams(): array { return $this->aParams; } }