PHP 인터페이스 ManaPHP\Authentication\TokenInterface

파일 보기 프로젝트 열기: manaphp/manaphp

공개 메소드들

메소드 설명
decode ( string $str ) : static
encode ( ) : string

메소드 상세

decode() 공개 메소드

public decode ( string $str ) : static
$str string
리턴 static

encode() 공개 메소드

public encode ( ) : string
리턴 string