PHP 인터페이스 GenTux\Jwt\JwtPayloadInterface

파일 보기 프로젝트 열기: generationtux/jwt-artisan 0 사용 예제들

공개 메소드들

메소드 설명
getPayload ( ) : array Get the payload for JWT token

메소드 상세

getPayload() 공개 메소드

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