class CssCollectionGrouper implements AssetCollectionGrouperInterface (View source)

Groups CSS assets.

Methods

array
group(array $css_assets)

Groups a collection of assets into logical groups of asset collections.

Details

array group(array $css_assets)

Groups a collection of assets into logical groups of asset collections.

Parameters

array $css_assets

Return Value

array

A sorted array of asset groups.