W3cubDocs

/Drupal 8

interface LibraryDependencyResolverInterface

Resolves the dependencies of asset (CSS/JavaScript) libraries.

Hierarchy

File

core/lib/Drupal/Core/Asset/LibraryDependencyResolverInterface.php, line 8

Namespace

Drupal\Core\Asset

Members

Name Modifiers Type Description
LibraryDependencyResolverInterface::getLibrariesWithDependencies public function Gets the given libraries with their dependencies.
LibraryDependencyResolverInterface::getMinimalRepresentativeSubset public function Gets the minimal representative subset of the given libraries.

© 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!LibraryDependencyResolverInterface.php/interface/LibraryDependencyResolverInterface/8.1.x