You are here

protected property EntityReferenceDragDropWidget::$entityTypeManager in Entity Reference Drag & Drop 8

Same name and namespace in other branches
  1. 2.x src/Plugin/Field/FieldWidget/EntityReferenceDragDropWidget.php \Drupal\entityreference_dragdrop\Plugin\Field\FieldWidget\EntityReferenceDragDropWidget::entityTypeManager

Type: \Drupal\Core\Entity\EntityTypeManager

File

src/Plugin/Field/FieldWidget/EntityReferenceDragDropWidget.php, line 36

Class

EntityReferenceDragDropWidget
Plugin implementation of the 'entityreference_dragdrop' widget.

Namespace

Drupal\entityreference_dragdrop\Plugin\Field\FieldWidget

Code

protected $entityTypeManager;