You are here

protected property DownloadLogger::$downloadCounts in Commerce File 8.2

Static cache of download counts, keyed by license ID.

Type: array

File

src/DownloadLogger.php, line 48

Class

DownloadLogger
Provides a service responsible for logging licensed file downloads.

Namespace

Drupal\commerce_file

Code

protected $downloadCounts = [];