You are here

protected property DefaultParagraphsWidget::$eventDispatcher in Default Paragraphs 8

Event dispatcher service.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Plugin/Field/FieldWidget/DefaultParagraphsWidget.php, line 41

Class

DefaultParagraphsWidget
Plugin implementation of the 'entity_reference_revisions paragraphs' widget.

Namespace

Drupal\default_paragraphs\Plugin\Field\FieldWidget

Code

protected $eventDispatcher;