It seems like $this->getMockForAbstrac... \GuzzleHttp\Client())) of type object<PHPUnit_Framework_MockObject_MockObject> is incompatible with the declared type object<Bobbyshaw\WatsonV...essage\AbstractRequest> of property $request.
Our type inference engine has found an assignment to a property that is incompatible
with the declared type of that property.
Either this assignment is in error or the assigned type should be added
to the documentation/type hint for that property..
It seems like $this->getMockForAbstrac...>request, $this->data)) of type object<PHPUnit_Framework_MockObject_MockObject> is incompatible with the declared type object<Bobbyshaw\WatsonV...ssage\AbstractResponse> of property $response.
Our type inference engine has found an assignment to a property that is incompatible
with the declared type of that property.
Either this assignment is in error or the assigned type should be added
to the documentation/type hint for that property..
Our type inference engine has found an assignment to a property that is incompatible with the declared type of that property.
Either this assignment is in error or the assigned type should be added to the documentation/type hint for that property..