Property | Type | Description | |
---|---|---|---|
$_defaults | array | Defaults. | |
$_params | array | - The output_file_name hasn't been included because MiniAsset is used for saving the minified javascript. - The warning_level is automatically handled in self::$_settings. | |
$_settings | array | NOTE: statistics and warnings are only used when in debug mode. - level (string) Defaults to WHITESPACE_ONLY. Values: SIMPLE_OPTIMIZATIONS, ADVANCED_OPTIMIZATIONS. - statistics (boolean) Defaults to FALSE. - warnings (mixed) Defaults to FALSE. Values: TRUE or QUIET, DEFAULT, VERBOSE. |
Method | Description | |
---|---|---|
output ( $filename, $content ) |
Method | Description | |
---|---|---|
_query ( string $content, array $args = [] ) : string | Query the Closure compiler API. |
protected array $_params | ||
return | array |
protected array $_settings | ||
return | array |