PHP 클래스 Kraken\Util\Support\HashSupport

파일 보기 프로젝트 열기: kraken-php/framework 1 사용 예제들

공개 메소드들

메소드 설명
hash ( string $name = '' ) : string Return uniqid prefixed with given string.

메소드 상세

hash() 공개 정적인 메소드

Return uniqid prefixed with given string.
public static hash ( string $name = '' ) : string
$name string
리턴 string