AssetCollectionOptimizerInterface
interface AssetCollectionOptimizerInterface (View source)
Interface defining a service that optimizes a collection of assets.
Methods
array
optimize(array $assets)
Optimizes a collection of assets.
string[]
getAll()
Returns all optimized asset collections assets.
deleteAll()
Deletes all optimized asset collections assets.
Details
array
optimize(array $assets)
Optimizes a collection of assets.
string[]
getAll()
Returns all optimized asset collections assets.
deleteAll()
Deletes all optimized asset collections assets.