You are here

protected property ListPaymentTypesTest::$paymentTypeManager in Payment 8.2

The payment type plugin manager.

Type: \Drupal\payment\Plugin\Payment\Type\PaymentTypeManagerInterface|\PHPUnit\Framework\MockObject\MockObject

File

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

Class

ListPaymentTypesTest
@coversDefaultClass \Drupal\payment\Controller\ListPaymentTypes

Namespace

Drupal\Tests\payment\Unit\Controller

Code

protected $paymentTypeManager;