You are here

protected property CustomerProfileTestForm::$inlineFormManager in Commerce Core 8.2

The inline form manager.

Type: \Drupal\commerce\InlineFormManager

File

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

Class

CustomerProfileTestForm
A form for testing the customer_profile inline form.

Namespace

Drupal\commerce_order_test\Form

Code

protected $inlineFormManager;