AssetCollectionOptimizerInterface::getAll

Returns all optimized asset collections assets.

Return value

string[] URIs for all optimized asset collection assets.

File

core/lib/Drupal/Core/Asset/AssetCollectionOptimizerInterface.php, line 27

Class

AssetCollectionOptimizerInterface
Interface defining a service that optimizes a collection of assets.

Namespace

Drupal\Core\Asset

Code

public function getAll();
doc_Drupal
2016-10-29 08:44:50
Comments
Leave a Comment

Please login to continue.