Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
REBELinBLUE
Deployer
Events
JsonWebTokenExpired
PHP Class REBELinBLUE\Deployer\Events\JsonWebTokenExpired
Inheritance:
extends
Illuminate\Auth\Events\Login
,
use trait
Illuminate\Queue\SerializesModels
Exibir arquivo
Open project: rebelinblue/deployer
Public Properties
Property
Type
Description
$user
REBELinBLUE\Deployer\User
Public Methods
Method
Description
__construct
(
User
$user
)
JsonWebTokenExpired constructor.
Method Details
__construct()
public
method
JsonWebTokenExpired constructor.
public
__construct
(
User
$user
)
$user
REBELinBLUE\Deployer\User
Property Details
$user
public_oe property
public
User,REBELinBLUE\Deployer
$user
return
REBELinBLUE\Deployer\User