You are here

protected property PaymentMethodEditForm::$inlineFormManager in Commerce Core 8.2

The inline form manager.

Type: \Drupal\commerce\InlineFormManager

File

modules/payment/src/Form/PaymentMethodEditForm.php, line 21

Class

PaymentMethodEditForm
Provides the payment method edit form.

Namespace

Drupal\commerce_payment\Form

Code

protected $inlineFormManager;