The expression return $this returns the type Yoanm\JsonRpcServer\Infr...ject\JsonRpcRawResponse which is incompatible with the type-hinted return Yoanm\JsonRpcServer\Infr...bject\JsonRpcRawRequest.
Loading history...
37
}
38
39
/**
40
* @param JsonRpcResponse $response
41
*
42
* @return JsonRpcRawResponse
43
*/
44
public function addResponse(JsonRpcResponse $response) : JsonRpcRawResponse