apiParas; } public function check(){} public function putOtherTextParam($key, $value) { $this->apiParas[$key] = $value; $this->$key = $value; } }