You are here

protected property CustomerProfileTestForm::$entityTypeManager in Commerce Core 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/order/tests/modules/commerce_order_test/src/Form/CustomerProfileTestForm.php, line 29

Class

CustomerProfileTestForm
A form for testing the customer_profile inline form.

Namespace

Drupal\commerce_order_test\Form

Code

protected $entityTypeManager;