You are here

protected property InvoiceOrderAccessCheck::$entityTypeManager in Commerce Invoice 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Access/InvoiceOrderAccessCheck.php, line 22

Class

InvoiceOrderAccessCheck
Defines an access checker for the Order invoices route.

Namespace

Drupal\commerce_invoice\Access

Code

protected $entityTypeManager;