SectionComponentBuildRenderArrayEvent::$component

Same name and namespace in other branches
  1. 9 core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php \Drupal\layout_builder\Event\SectionComponentBuildRenderArrayEvent::component
  2. 8.9.x core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php \Drupal\layout_builder\Event\SectionComponentBuildRenderArrayEvent::component
  3. 10 core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php \Drupal\layout_builder\Event\SectionComponentBuildRenderArrayEvent::component

The section component whose render array is being built.

Type: \Drupal\layout_builder\SectionComponent

File

core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php, line 27

Class

SectionComponentBuildRenderArrayEvent
Event fired when a section component's render array is being built.

Namespace

Drupal\layout_builder\Event

Code

protected $component;

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