You are here

protected property FileResponseSubscriber::$licenseFileManager in Commerce File 8.2

The license file manager.

Type: \Drupal\commerce_file\LicenseFileManagerInterface

File

src/EventSubscriber/FileResponseSubscriber.php, line 44

Class

FileResponseSubscriber
A subscriber to log downloads of licensed files.

Namespace

Drupal\commerce_file\EventSubscriber

Code

protected $licenseFileManager;