You are here

protected property OrderSettingsForm::$entityTypeManager in Commerce Core 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/order/src/Form/OrderSettingsForm.php, line 18

Class

OrderSettingsForm

Namespace

Drupal\commerce_order\Form

Code

protected $entityTypeManager;