You are here

protected property MediaService::$entityDataProviderManager in Gutenberg 8

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

The entity data provider manager.

Type: \Drupal\gutenberg\DataProvider\EntityDataProviderManager

File

src/Service/MediaService.php, line 54

Class

MediaService
The media service class.

Namespace

Drupal\gutenberg\Service

Code

protected $entityDataProviderManager;