You are here

protected property ConfigurePaymentTypeTest::$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/ConfigurePaymentTypeTest.php, line 31

Class

ConfigurePaymentTypeTest
@coversDefaultClass \Drupal\payment\Controller\ConfigurePaymentType

Namespace

Drupal\Tests\payment\Unit\Controller

Code

protected $paymentTypeManager;