Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Minify_SourceSet
PHP Class Minify_SourceSet, minify
Exibir arquivo
Open project: mrclay/minify
Class Usage Examples
Public Methods
Method
Description
getDigest
(
Minify_SourceInterface[]
$sources
) :
string
Get unique string for a set of sources
Method Details
getDigest()
public
static
method
Get unique string for a set of sources
public
static
getDigest
(
Minify_SourceInterface[]
$sources
) :
string
$sources
Minify_SourceInterface[]
Minify_Source instances
return
string