protected property SectionComponentBuildRenderArrayEvent::$contexts in Drupal 9
Same name and namespace in other branches
- 8 core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php \Drupal\layout_builder\Event\SectionComponentBuildRenderArrayEvent::contexts
The available contexts.
Type: \Drupal\Core\Plugin\Context\ContextInterface[]
File
- core/
modules/ layout_builder/ src/ Event/ SectionComponentBuildRenderArrayEvent.php, line 33
Class
- SectionComponentBuildRenderArrayEvent
- Event fired when a section component's render array is being built.
Namespace
Drupal\layout_builder\EventCode
protected $contexts;