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
Emarref
Jwt
Verification
VerifierInterface
PHP Interface Emarref\Jwt\Verification\VerifierInterface
Exibir arquivo
Open project: emarref/jwt
Public Methods
Method
Description
verify
(
Token
$token
) :
void
Method Details
verify()
public
method
public
verify
(
Token
$token
) :
void
$token
Emarref\Jwt\Token
return
void