You are here

protected property ShipmentCollectionAccessCheck::$entityTypeManager in Commerce Shipping 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Access/ShipmentCollectionAccessCheck.php, line 22

Class

ShipmentCollectionAccessCheck
Defines an access checker for the Shipment collection route.

Namespace

Drupal\commerce_shipping\Access

Code

protected $entityTypeManager;