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