W3cubDocs

/Drupal 8

public function AttachedAssetsInterface::getSettings

public AttachedAssetsInterface::getSettings()

Returns the settings attached to the current response.

Return value

array

File

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

Class

AttachedAssetsInterface
The attached assets collection for the current response.

Namespace

Drupal\Core\Asset

Code

public function getSettings();

© 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::getSettings/8.1.x