W3cubDocs

/Drupal 8

public function AttachedAssetsInterface::getLibraries

public AttachedAssetsInterface::getLibraries()

Returns the asset libraries attached to the current response.

Return value

string[]

File

core/lib/Drupal/Core/Asset/AttachedAssetsInterface.php, line 45

Class

AttachedAssetsInterface
The attached assets collection for the current response.

Namespace

Drupal\Core\Asset

Code

public function getLibraries();

© 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!AttachedAssetsInterface.php/function/AttachedAssetsInterface::getLibraries/8.1.x