AttachedAssets::$alreadyLoadedLibraries

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

The set of asset libraries that the client has already loaded.

Type: string[]

File

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

Class

AttachedAssets
The default attached assets collection.

Namespace

Drupal\Core\Asset

Code

protected $alreadyLoadedLibraries = [];

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