public function AssetCollectionOptimizerInterface::getAll

public 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();

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Asset!AssetCollectionOptimizerInterface.php/function/AssetCollectionOptimizerInterface::getAll/8.1.x