protected property InvoiceConfirmationSubscriber::$entityTypeManager in Commerce Invoice 8.2
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
EventSubscriber/ InvoiceConfirmationSubscriber.php, line 21
Class
- InvoiceConfirmationSubscriber
- Sends a confirmation email when an invoice is generated.
Namespace
Drupal\commerce_invoice\EventSubscriberCode
protected $entityTypeManager;