You are here

protected property InvoiceGenerator::$entityTypeManager in Commerce Invoice 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface $entity_type_manager

File

src/InvoiceGenerator.php, line 31

Class

InvoiceGenerator

Namespace

Drupal\commerce_invoice

Code

protected $entityTypeManager;