AssetOptimizerInterface
interface AssetOptimizerInterface (View source)
Interface defining a service that optimizes an asset.
Methods
string
optimize(array $asset)
Optimizes an asset.
string
clean(string $content)
Removes unwanted content from an asset.
Details
string
optimize(array $asset)
Optimizes an asset.
string
clean(string $content)
Removes unwanted content from an asset.