Jose\Object\JWTInterface::getPayload PHP Method

getPayload() public method

Returns the payload of the JWT.
public getPayload ( ) : mixed
return mixed Payload
    public function getPayload();