protected property MediaExpireService::$entityTypeManager in Media Expire 8.2
Same name and namespace in other branches
- 8 src/MediaExpireService.php \Drupal\media_expire\MediaExpireService::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
MediaExpireService.php, line 21
Class
- MediaExpireService
- Contains the media unpublish logic.
Namespace
Drupal\media_expireCode
protected $entityTypeManager;