You are here

protected property LayoutParagraphsWidget::$entityDisplayRepository in Layout Paragraphs 1.0.x

Same name and namespace in other branches
  1. 2.0.x src/Plugin/Field/FieldWidget/LayoutParagraphsWidget.php \Drupal\layout_paragraphs\Plugin\Field\FieldWidget\LayoutParagraphsWidget::entityDisplayRepository

The entity display repository.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

src/Plugin/Field/FieldWidget/LayoutParagraphsWidget.php, line 146

Class

LayoutParagraphsWidget
Entity Reference with Layout field widget.

Namespace

Drupal\layout_paragraphs\Plugin\Field\FieldWidget

Code

protected $entityDisplayRepository;