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