You are here

protected property PaymentInformation::$inlineFormManager in Commerce Core 8.2

The inline form manager.

Type: \Drupal\commerce\InlineFormManager

File

modules/payment/src/Plugin/Commerce/CheckoutPane/PaymentInformation.php, line 50

Class

PaymentInformation
Provides the payment information pane.

Namespace

Drupal\commerce_payment\Plugin\Commerce\CheckoutPane

Code

protected $inlineFormManager;