You are here

service commerce_payment.options_builder in Commerce Core 8.2

Class

Drupal\commerce_payment\PaymentOptionsBuilder
3 string references to commerce_payment.options_builder
PaymentAddForm::create in modules/payment/src/Form/PaymentAddForm.php
Instantiates a new instance of this class.
PaymentInformation::create in modules/payment/src/Plugin/Commerce/CheckoutPane/PaymentInformation.php
Creates an instance of the plugin.
PaymentOptionsBuilderTest::setUp in modules/payment/tests/src/Kernel/PaymentOptionsBuilderTest.php

File

modules/payment/commerce_payment.services.yml
modules/payment/commerce_payment.services.yml

View source
  1. class: Drupal\commerce_payment\PaymentOptionsBuilder
  2. arguments:
  3. - '@entity_type.manager'
  4. - '@string_translation'