LayoutBuilder::$eventDispatcher

Same name and namespace in other branches
  1. 9 core/modules/layout_builder/src/Element/LayoutBuilder.php \Drupal\layout_builder\Element\LayoutBuilder::eventDispatcher
  2. 10 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\Element

Code

protected $eventDispatcher;

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