You are here

protected property PluginItemDeriver::$eventDispatcher in Commerce Core 8.2

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Plugin/Field/FieldType/PluginItemDeriver.php, line 25

Class

PluginItemDeriver
Deriver for the commerce_plugin_item field type.

Namespace

Drupal\commerce\Plugin\Field\FieldType

Code

protected $eventDispatcher;