You are here

protected property BillingInformation::$inlineFormManager in Commerce Core 8.2

The inline form manager.

Type: \Drupal\commerce\InlineFormManager

File

modules/checkout/src/Plugin/Commerce/CheckoutPane/BillingInformation.php, line 28

Class

BillingInformation
Provides the billing information pane.

Namespace

Drupal\commerce_checkout\Plugin\Commerce\CheckoutPane

Code

protected $inlineFormManager;