You are here

protected property MediaService::$entityDisplayRepository in Gutenberg 8

Same name and namespace in other branches
  1. 8.2 src/Service/MediaService.php \Drupal\gutenberg\Service\MediaService::entityDisplayRepository

The entity display repository.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

src/Service/MediaService.php, line 110

Class

MediaService
The media service class.

Namespace

Drupal\gutenberg\Service

Code

protected $entityDisplayRepository;