protected property ListPaymentMethodsTest::$paymentMethodManager in Payment 8.2
The payment method plugin manager.
Type: \Drupal\payment\Plugin\Payment\Method\PaymentMethodManagerInterface|\PHPUnit\Framework\MockObject\MockObject
File
- tests/
src/ Unit/ Controller/ ListPaymentMethodsTest.php, line 23
Class
- ListPaymentMethodsTest
- @coversDefaultClass \Drupal\payment\Controller\ListPaymentMethods
Namespace
Drupal\Tests\payment\Unit\ControllerCode
protected $paymentMethodManager;