You are here

protected property DefaultParagraphsWidget::$entityDisplayRepository in Default Paragraphs 8

The entity display repository.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

src/Plugin/Field/FieldWidget/DefaultParagraphsWidget.php, line 48

Class

DefaultParagraphsWidget
Plugin implementation of the 'entity_reference_revisions paragraphs' widget.

Namespace

Drupal\default_paragraphs\Plugin\Field\FieldWidget

Code

protected $entityDisplayRepository;