You are here

protected property LayoutParagraphsLayoutRefreshTrait::$eventDispatcher in Layout Paragraphs 2.0.x

The event dispatcher service.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/LayoutParagraphsLayoutRefreshTrait.php, line 35

Class

LayoutParagraphsLayoutRefreshTrait
Trait for managing refresh state for layouts.

Namespace

Drupal\layout_paragraphs

Code

protected $eventDispatcher;