You are here

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

Same name and namespace in other branches
  1. 1.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 81

Class

LayoutParagraphsWidget
Layout paragraphs widget.

Namespace

Drupal\layout_paragraphs\Plugin\Field\FieldWidget

Code

protected $entityDisplayRepository;