You are here

protected property MediaExpireService::$entityTypeManager in Media Expire 8

Same name and namespace in other branches
  1. 8.2 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_expire

Code

protected $entityTypeManager;