You are here

protected property PaymentInformation::$paymentOptionsBuilder in Commerce Core 8.2

The payment options builder.

Type: \Drupal\commerce_payment\PaymentOptionsBuilderInterface

File

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

Class

PaymentInformation
Provides the payment information pane.

Namespace

Drupal\commerce_payment\Plugin\Commerce\CheckoutPane

Code

protected $paymentOptionsBuilder;