service commerce_payment.options_builder in Commerce Core 8.2
Class
Drupal\commerce_payment\PaymentOptionsBuilder3 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
- class: Drupal\commerce_payment\PaymentOptionsBuilder
- arguments:
- - '@entity_type.manager'
- - '@string_translation'