Component::$library

Same name in this branch
  1. 11.x core/modules/sdc/src/Plugin/Component.php \Drupal\sdc\Plugin\Component::library
Same name and namespace in other branches
  1. 10 core/modules/sdc/src/Plugin/Component.php \Drupal\sdc\Plugin\Component::library

The library definition to be attached with the component.

Type: array

File

core/lib/Drupal/Core/Plugin/Component.php, line 39

Class

Component
Simple value object that contains information about the component.

Namespace

Drupal\Core\Plugin

Code

public readonly array $library;

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