JSONResponseHandler
in package
implements
ResponseHandler
Table of Contents
Interfaces
Methods
- call() : mixed
- Handles the HTTP response.
Methods
call()
Handles the HTTP response.
public
call(mixed &$response) : mixed
Parameters
- $response : mixed
-
The HTTP response as a String.
Return values
mixed —The response as an object.