You are here

protected property MediaExpireAccessControlHandler::$entityTypeManager in Media Expire 8.2

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/MediaExpireAccessControlHandler.php, line 26

Class

MediaExpireAccessControlHandler
Defines the access control handler for the media entity type.

Namespace

Drupal\media_expire

Code

protected $entityTypeManager;