You are here

protected property EntityReferenceRevisionsEntityFormatter::$entityDisplayRepository in Entity Reference Revisions 8

The entity display repository.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

src/Plugin/Field/FieldFormatter/EntityReferenceRevisionsEntityFormatter.php, line 39

Class

EntityReferenceRevisionsEntityFormatter
Plugin implementation of the 'entity reference rendered entity' formatter.

Namespace

Drupal\entity_reference_revisions\Plugin\Field\FieldFormatter

Code

protected $entityDisplayRepository;