protected property BasicDeriverTest::$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/ Plugin/ Payment/ Method/ BasicDeriverTest.php, line 26
Class
- BasicDeriverTest
- @coversDefaultClass \Drupal\payment\Plugin\Payment\Method\BasicDeriver
Namespace
Drupal\Tests\payment\Unit\Plugin\Payment\MethodCode
protected $paymentMethodConfigurationManager;