You are here

protected property DownloadLimit::$downloadLogger in Commerce File 8.2

The file download logger.

Type: \Drupal\commerce_file\DownloadLoggerInterface

File

src/Plugin/views/field/DownloadLimit.php, line 26

Class

DownloadLimit
Displays the download limit for a licensed file.

Namespace

Drupal\commerce_file\Plugin\views\field

Code

protected $downloadLogger;