You are here

protected property PaymentOptionsBuilderTest::$paymentOptionsBuilder in Commerce Core 8.2

The payment options builder.

Type: \Drupal\commerce_payment\PaymentOptionsBuilderInterface

File

modules/payment/tests/src/Kernel/PaymentOptionsBuilderTest.php, line 27

Class

PaymentOptionsBuilderTest
Tests the payment options builder.

Namespace

Drupal\Tests\commerce_payment\Kernel

Code

protected $paymentOptionsBuilder;