Auth0-PHP

HttpResponseReceived
in package
implements Auth0Event

FinalYes

Table of Contents

Interfaces

Auth0Event

Properties

$httpRequest  : RequestInterface
$httpResponse  : ResponseInterface

Methods

__construct()  : mixed
get()  : ResponseInterface
getRequest()  : RequestInterface
set()  : self

Properties

Methods

__construct()

public __construct(ResponseInterface $httpResponse, RequestInterface $httpRequest) : mixed
Parameters
$httpResponse : ResponseInterface
$httpRequest : RequestInterface

set()

public set(ResponseInterface $httpResponse) : self
Parameters
$httpResponse : ResponseInterface
Return values
self
On this page

Search results