You are here

protected property EntityReferenceEntityFormatter::$entityDisplayRepository in Facebook Instant Articles 8.2

Same name and namespace in other branches
  1. 3.x src/Plugin/Field/FieldFormatter/EntityReferenceEntityFormatter.php \Drupal\fb_instant_articles\Plugin\Field\FieldFormatter\EntityReferenceEntityFormatter::entityDisplayRepository

The entity display repository.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

src/Plugin/Field/FieldFormatter/EntityReferenceEntityFormatter.php, line 41

Class

EntityReferenceEntityFormatter
Instant articles field formatter for entity reference fields.

Namespace

Drupal\fb_instant_articles\Plugin\Field\FieldFormatter

Code

protected $entityDisplayRepository;