You are here

protected property MediaService::$entityTypeBundleInfo in Gutenberg 8

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

The entity type bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Service/MediaService.php, line 82

Class

MediaService
The media service class.

Namespace

Drupal\gutenberg\Service

Code

protected $entityTypeBundleInfo;