You are here

protected property DatabaseQueueWebTest::$paymentMethodManager in Payment 8.2

The payment method plugin manager.

Type: \Drupal\payment\Plugin\Payment\Method\PaymentMethodManagerInterface

File

tests/src/Kernel/DatabaseQueueWebTest.php, line 28

Class

DatabaseQueueWebTest
\Drupal\payment\DatabaseQueue test.

Namespace

Drupal\Tests\payment\Kernel

Code

protected $paymentMethodManager;