You are here

protected property FileResponseSubscriber::$entityTypeManager in Commerce File 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EventSubscriber/FileResponseSubscriber.php, line 30

Class

FileResponseSubscriber
A subscriber to log downloads of licensed files.

Namespace

Drupal\commerce_file\EventSubscriber

Code

protected $entityTypeManager;