Property | Type | Description | |
---|---|---|---|
$options | array | ||
$selectionId | string | ||
$sources | Minify_SourceInterface[] |
Method | Description | |
---|---|---|
__construct ( array $options, array $sources = [], string $selectionId = '' ) | ||
getOptions ( ) : array | ||
getSelectionId ( ) : string | Short name to place inside cache id | |
getSources ( ) : Minify_SourceInterface[] |
public getSelectionId ( ) : string | ||
return | string |
public getSources ( ) : Minify_SourceInterface[] | ||
return | Minify_SourceInterface[] |