You are here

protected property DefaultCheckoutFlowResolver::$entityTypeManager in Commerce Core 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/checkout/src/Resolver/DefaultCheckoutFlowResolver.php, line 18

Class

DefaultCheckoutFlowResolver
Returns the order type's default checkout flow.

Namespace

Drupal\commerce_checkout\Resolver

Code

protected $entityTypeManager;