FusionAuth PHP Client

JSONResponseHandler
in package
implements ResponseHandler

Table of Contents

Interfaces

ResponseHandler

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.


        
On this page

Search results