protected property MigrationSubscriber::$entityDisplayRepository in Simplenews 8.2
Same name and namespace in other branches
- 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\EventSubscriberCode
protected $entityDisplayRepository;