Boot
in package
implements
Auth0Event
FinalYes
Table of Contents
Interfaces
Properties
- $prefix : string
- $store : StoreInterface
Methods
- __construct() : mixed
- getPrefix() : string
- getStore() : StoreInterface
- setPrefix() : self
Properties
$prefix
private
string
$prefix
$store read-only
private
StoreInterface
$store
Methods
__construct()
public
__construct(StoreInterface $store, string $prefix) : mixed
Parameters
- $store : StoreInterface
- $prefix : string
getPrefix()
public
getPrefix() : string
Return values
stringgetStore()
public
getStore() : StoreInterface
Return values
StoreInterfacesetPrefix()
public
setPrefix(string $prefix) : self
Parameters
- $prefix : string