protected property MediaService::$entityTypeManager in Gutenberg 8
Same name and namespace in other branches
- 8.2 src/Service/MediaService.php \Drupal\gutenberg\Service\MediaService::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Service/ MediaService.php, line 40
Class
- MediaService
- The media service class.
Namespace
Drupal\gutenberg\ServiceCode
protected $entityTypeManager;