Auth0-PHP

Delete
in package
implements Auth0Event

FinalYes

Table of Contents

Interfaces

Auth0Event

Properties

$key  : string
$store  : StoreInterface
$success  : bool|null

Methods

__construct()  : mixed
getKey()  : string
getStore()  : StoreInterface
getSuccess()  : bool|null
setSuccess()  : self

Properties

$key read-only

private string $key

$success

private bool|null $success = null

Methods

getKey()

public getKey() : string
Return values
string

getSuccess()

public getSuccess() : bool|null
Return values
bool|null

setSuccess()

public setSuccess(bool|null $success) : self
Parameters
$success : bool|null
Return values
self
On this page

Search results