HttpRequestBuilt
in package
implements
Auth0Event
FinalYes
Table of Contents
Interfaces
Properties
- $httpRequest : RequestInterface
Methods
- __construct() : mixed
- get() : RequestInterface
- set() : self
Properties
$httpRequest
private
RequestInterface
$httpRequest
Methods
__construct()
public
__construct(RequestInterface $httpRequest) : mixed
Parameters
- $httpRequest : RequestInterface
get()
public
get() : RequestInterface
Return values
RequestInterfaceset()
public
set(RequestInterface $httpRequest) : self
Parameters
- $httpRequest : RequestInterface