You are here

protected property FileResponseSubscriber::$downloadLogger in Commerce File 8.2

The file download logger.

Type: \Drupal\commerce_file\DownloadLoggerInterface

File

src/EventSubscriber/FileResponseSubscriber.php, line 37

Class

FileResponseSubscriber
A subscriber to log downloads of licensed files.

Namespace

Drupal\commerce_file\EventSubscriber

Code

protected $downloadLogger;