PHP 인터페이스 Phan\Library\Hasher

getGroup() is called exactly once on each string to be hashed.
파일 보기 프로젝트 열기: etsy/phan

공개 메소드들

메소드 설명
getGroup ( string $key ) : integer Returns an integer between 0 and the number of groups - 1
reset ( ) : void

메소드 상세

getGroup() 공개 메소드

Returns an integer between 0 and the number of groups - 1
public getGroup ( string $key ) : integer
$key string
리턴 integer

reset() 공개 메소드

public reset ( ) : void
리턴 void If there is any state, clear it.