You are here

protected property AddressDefaultWidget::$eventDispatcher in Address 8

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Plugin/Field/FieldWidget/AddressDefaultWidget.php, line 43

Class

AddressDefaultWidget
Plugin implementation of the 'address_default' widget.

Namespace

Drupal\address\Plugin\Field\FieldWidget

Code

protected $eventDispatcher;