AttachedAssets::$settings

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Asset/AttachedAssets.php \Drupal\Core\Asset\AttachedAssets::settings
  2. 10 core/lib/Drupal/Core/Asset/AttachedAssets.php \Drupal\Core\Asset\AttachedAssets::settings
  3. 11.x core/lib/Drupal/Core/Asset/AttachedAssets.php \Drupal\Core\Asset\AttachedAssets::settings

The JavaScript settings attached to the current response.

Type: array

File

core/lib/Drupal/Core/Asset/AttachedAssets.php, line 22

Class

AttachedAssets
The default attached assets collection.

Namespace

Drupal\Core\Asset

Code

public $settings = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.