Jose\Object\JWTInterface::getPayload PHP 메소드

getPayload() 공개 메소드

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