You are here

protected property UnavailableTest::$paymentStatusManager in Payment 8.2

The payment status manager.

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

File

tests/src/Unit/Plugin/Payment/Method/UnavailableTest.php, line 32

Class

UnavailableTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\Method\Unavailable

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment\Method

Code

protected $paymentStatusManager;