protected property LayoutBuilder::$eventDispatcher in Drupal 10
Same name and namespace in other branches
- 9 core/modules/layout_builder/src/Element/LayoutBuilder.php \Drupal\layout_builder\Element\LayoutBuilder::eventDispatcher
The event dispatcher.
Type: \Symfony\Contracts\EventDispatcher\EventDispatcherInterface
File
- core/
modules/ layout_builder/ src/ Element/ LayoutBuilder.php, line 38
Class
- LayoutBuilder
- Defines a render element for building the Layout Builder UI.
Namespace
Drupal\layout_builder\ElementCode
protected $eventDispatcher;