PHP Interface GenTux\Jwt\JwtPayloadInterface

Mostra file Open project: generationtux/jwt-artisan Interface Usage Examples

Public Methods

Method Description
getPayload ( ) : array Get the payload for JWT token

Method Details

getPayload() public method

Get the payload for JWT token
public getPayload ( ) : array
return array