You are here

protected property AddPaymentMethodConfigurationTest::$paymentMethodConfigurationManager in Payment 8.2

The payment method configuration plugin manager.

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

File

tests/src/Unit/Controller/AddPaymentMethodConfigurationTest.php, line 54

Class

AddPaymentMethodConfigurationTest
@coversDefaultClass \Drupal\payment\Controller\AddPaymentMethodConfiguration

Namespace

Drupal\Tests\payment\Unit\Controller

Code

protected $paymentMethodConfigurationManager;