ActiveTheme::$librariesOverride

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Theme/ActiveTheme.php \Drupal\Core\Theme\ActiveTheme::librariesOverride
  2. 10 core/lib/Drupal/Core/Theme/ActiveTheme.php \Drupal\Core\Theme\ActiveTheme::librariesOverride
  3. 11.x core/lib/Drupal/Core/Theme/ActiveTheme.php \Drupal\Core\Theme\ActiveTheme::librariesOverride

The libraries or library assets overridden by the theme.

Type: array

File

core/lib/Drupal/Core/Theme/ActiveTheme.php, line 91

Class

ActiveTheme
Defines a theme and its information needed at runtime.

Namespace

Drupal\Core\Theme

Code

protected $librariesOverride;

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