You are here

protected property EntityReferenceDragDropWidget::$entityDisplayRepository 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::entityDisplayRepository

Type: \Drupal\Core\Entity\EntityDisplayRepository

File

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

Class

EntityReferenceDragDropWidget
Plugin implementation of the 'entityreference_dragdrop' widget.

Namespace

Drupal\entityreference_dragdrop\Plugin\Field\FieldWidget

Code

protected $entityDisplayRepository;