Defer
in package
implements
Auth0Event
Interfaces, Classes, Traits and Enums
- Auth0Event
- Interface Auth0Event.
Table of Contents
- $state : bool
- $store : StoreInterface
- __construct() : mixed
- getState() : bool
- getStore() : StoreInterface
Properties
$state
private
bool
$state
$store
private
StoreInterface
$store
Methods
__construct()
public
__construct(StoreInterface $store, bool $state) : mixed
Parameters
- $store : StoreInterface
- $state : bool
Return values
mixed —getState()
public
getState() : bool
Return values
bool —getStore()
public
getStore() : StoreInterface