Event emitted after action execution.
Methods¶
__construct()
¶
RevokeTokenByIdentifierEvent.php
:
19
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $tokenType | string | - | - |
| $identifier | string|null | - | - |
getIdentifier()
¶
RevokeTokenByIdentifierEvent.php
:
30
|
|
|
Return values
string|null
getTokenType()
¶
RevokeTokenByIdentifierEvent.php
:
25
|
|
|
Return values
string