You are here

protected property BasicOperationsProviderTest::$paymentMethodConfigurationListBuilder in Payment 8.2

The payment method configuration list builder.

Type: \Drupal\Core\Entity\EntityListBuilderInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Plugin/Payment/Method/BasicOperationsProviderTest.php, line 24

Class

BasicOperationsProviderTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\Method\BasicOperationsProvider

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment\Method

Code

protected $paymentMethodConfigurationListBuilder;