protected property LicenseFileManager::$licenses in Commerce File 8.2
Static cache of eligible licenses, keyed by account ID and file ID.
Type: \Drupal\commerce_license\Entity\LicenseInterface[]
File
- src/
LicenseFileManager.php, line 57
Class
- LicenseFileManager
- Provides a service for managing licensed files.
Namespace
Drupal\commerce_fileCode
protected $licenses = [];