You are here

protected property LicenseFileManager::$entityTypeManager in Commerce File 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/LicenseFileManager.php, line 36

Class

LicenseFileManager
Provides a service for managing licensed files.

Namespace

Drupal\commerce_file

Code

protected $entityTypeManager;