function AttachedAssets::getSettings
Same name in other branches
- 9 core/lib/Drupal/Core/Asset/AttachedAssets.php \Drupal\Core\Asset\AttachedAssets::getSettings()
- 10 core/lib/Drupal/Core/Asset/AttachedAssets.php \Drupal\Core\Asset\AttachedAssets::getSettings()
- 11.x core/lib/Drupal/Core/Asset/AttachedAssets.php \Drupal\Core\Asset\AttachedAssets::getSettings()
Overrides AttachedAssetsInterface::getSettings
File
-
core/
lib/ Drupal/ Core/ Asset/ AttachedAssets.php, line 75
Class
- AttachedAssets
- The default attached assets collection.
Namespace
Drupal\Core\AssetCode
public function getSettings() {
return $this->settings;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.