You are here

protected property CheckoutFlowBase::$entityTypeManager in Commerce Core 8.2

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/checkout/src/Plugin/Commerce/CheckoutFlow/CheckoutFlowBase.php, line 37

Class

CheckoutFlowBase
Provides the base checkout flow class.

Namespace

Drupal\commerce_checkout\Plugin\Commerce\CheckoutFlow

Code

protected $entityTypeManager;