PHP Interface Emarref\Jwt\Verification\VerifierInterface

Datei anzeigen 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