Toggle navigation
Lemon Framework API Documentation
Classes
Namespaces
Interfaces
Traits
Index
Search
class
Poppy
\
System
\
Events
\
PamTokenBanEvent
PamTokenBanEvent
class
PamTokenBanEvent
禁用token
Properties
string
$type
PamToken
$token
Methods
__construct
(
PamToken
$token, string $type)
No description
Details
at line 30
__construct
(
PamToken
$token, string $type)
No description
Parameters
PamToken
$token
string
$type
[ip|通过IP禁用;device|通过设备禁用;token|通过Token禁用]