You are here

protected property DownloadLimit::$licenseFileManager in Commerce File 8.2

The license file manager.

Type: \Drupal\commerce_file\LicenseFileManagerInterface

File

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

Class

DownloadLimit
Displays the download limit for a licensed file.

Namespace

Drupal\commerce_file\Plugin\views\field

Code

protected $licenseFileManager;