You are here

public property AttachedAssets::$settings in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 26
Contains \Drupal\Core\Asset\AttachedAssets.

Class

AttachedAssets
The default attached assets collection.

Namespace

Drupal\Core\Asset

Code

public $settings = [];