You are here

protected property PaymentUnitTest::$statusManager in Payment 8.2

The payment status manager used for testing.

Type: \Drupal\payment\Plugin\Payment\Status\PaymentStatusManagerInterface

File

tests/src/Kernel/PaymentUnitTest.php, line 48

Class

PaymentUnitTest
\Drupal\payment\Entity\Payment unit test.

Namespace

Drupal\Tests\payment\Kernel

Code

protected $statusManager;