protected property LayoutBuilder::$eventDispatcher in Drupal 9
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;