You are here

protected property EntityReferenceLayoutWidget::$entityDisplayRepository in Entity Reference with Layout 8

The entity display repository.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

src/Plugin/Field/FieldWidget/EntityReferenceLayoutWidget.php, line 133

Class

EntityReferenceLayoutWidget
Entity Reference with Layout field widget.

Namespace

Drupal\entity_reference_layout\Plugin\Field\FieldWidget

Code

protected $entityDisplayRepository;