You are here

protected property InvoiceFileManager::$entityTypeManager in Commerce Invoice 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/InvoiceFileManager.php, line 20

Class

InvoiceFileManager
Default implementation of the invoice file manager.

Namespace

Drupal\commerce_invoice

Code

protected $entityTypeManager;