Component::$metadata
Same name in this branch
- 11.x core/modules/sdc/src/Plugin/Component.php \Drupal\sdc\Plugin\Component::metadata
Same name in other branches
- 10 core/modules/sdc/src/Plugin/Component.php \Drupal\sdc\Plugin\Component::metadata
- 10 core/lib/Drupal/Core/Plugin/Component.php \Drupal\Core\Plugin\Component::metadata
The component's metadata.
Type: \Drupal\Core\Theme\Component\ComponentMetadata
File
-
core/
lib/ Drupal/ Core/ Plugin/ Component.php, line 18
Class
- Component
- Simple value object that contains information about the component.
Namespace
Drupal\Core\PluginCode
public readonly ComponentMetadata $metadata;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.