PHP Interface GenTux\Jwt\JwtPayloadInterface

Afficher le fichier Open project: generationtux/jwt-artisan Interface Usage Examples

Méthodes publiques

Méthode Description
getPayload ( ) : array Get the payload for JWT token

Method Details

getPayload() public méthode

Get the payload for JWT token
public getPayload ( ) : array
Résultat array