configParams = $paramsArray; return $this; } public function getConfig() { return $this->configParams; } }