Raymond Herndon
Results
1
issues of
Raymond Herndon
In all return new DynamicResponseModel($this->processRestRequest('POST', '/email', $body)); statements, the types are mixed. DynamicResponseModel expects an array, but $this->processRestRequest returns an Object.