protected property EntityReferenceDragDropWidget::$entityTypeManager in Entity Reference Drag & Drop 2.x
Same name and namespace in other branches
- 8 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\FieldWidgetCode
protected $entityTypeManager;