You are here

protected property ListPaymentStatusesTest::$paymentStatusManager in Payment 8.2

The payment method plugin manager.

Type: \Drupal\payment\Plugin\Payment\Status\PaymentStatusManagerInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Controller/ListPaymentStatusesTest.php, line 24

Class

ListPaymentStatusesTest
@coversDefaultClass \Drupal\payment\Controller\ListPaymentStatuses

Namespace

Drupal\Tests\payment\Unit\Controller

Code

protected $paymentStatusManager;