You are here

protected property MigrationSubscriber::$entityDisplayRepository in Simplenews 8.2

Same name and namespace in other branches
  1. 3.x src/EventSubscriber/MigrationSubscriber.php \Drupal\simplenews\EventSubscriber\MigrationSubscriber::entityDisplayRepository

The entity display repository.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

src/EventSubscriber/MigrationSubscriber.php, line 37

Class

MigrationSubscriber
Create a simplenews field on relevant content types.

Namespace

Drupal\simplenews\EventSubscriber

Code

protected $entityDisplayRepository;