Event emitted after action execution.
Methods¶
__construct()
¶
CheckTokenEvent.php
:
23
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$result | bool | - | - |
$tokenType | string | - | - |
$token | string | - | - |
$identifier | string|null | null | - |
getIdentifier()
¶
CheckTokenEvent.php
:
50
|
|
Return values
string|null
getResult()
¶
CheckTokenEvent.php
:
35
|
|
Return values
bool
getToken()
¶
CheckTokenEvent.php
:
45
|
|
Return values
string
getTokenType()
¶
CheckTokenEvent.php
:
40
|
|
Return values
string