'User/getUserInfo', ]; public function __construct(array $data = []) { $this->data = array_merge($this->data, $data); } }