You are here

public property AttachedAssets::$settings in Drupal 10

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Asset/AttachedAssets.php \Drupal\Core\Asset\AttachedAssets::settings
  2. 9 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 = [];