PHP 클래스 Minify_SourceSet, minify

파일 보기 프로젝트 열기: mrclay/minify 1 사용 예제들

공개 메소드들

메소드 설명
getDigest ( Minify_SourceInterface[] $sources ) : string Get unique string for a set of sources

메소드 상세

getDigest() 공개 정적인 메소드

Get unique string for a set of sources
public static getDigest ( Minify_SourceInterface[] $sources ) : string
$sources Minify_SourceInterface[] Minify_Source instances
리턴 string