The event dispatcher.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface
File
- core/lib/Drupal/Core/Field/FieldStorageDefinitionListener.php, line 29
Class
- FieldStorageDefinitionListener
- Reacts to field storage definition CRUD on behalf of the Entity system.
Namespace
Drupal\Core\Field
Code
protected $eventDispatcher;
Please login to continue.