You are here

protected property SelectPaymentMethodConfigurationTest::$paymentMethodConfigurationManager in Payment 8.2

The payment method configuration manager.

Type: \Drupal\payment\Plugin\Payment\MethodConfiguration\PaymentMethodConfigurationManagerInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Controller/SelectPaymentMethodConfigurationTest.php, line 40

Class

SelectPaymentMethodConfigurationTest
@coversDefaultClass \Drupal\payment\Controller\SelectPaymentMethodConfiguration

Namespace

Drupal\Tests\payment\Unit\Controller

Code

protected $paymentMethodConfigurationManager;