You are here

protected property PaymentStatusLabelTest::$paymentStatusManager in Payment 8.2

The line item manager.

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

File

tests/src/Unit/Plugin/views/field/PaymentStatusLabelTest.php, line 25

Class

PaymentStatusLabelTest
@coversDefaultClass \Drupal\payment\Plugin\views\field\PaymentStatusLabel

Namespace

Drupal\Tests\payment\Unit\Plugin\views\field

Code

protected $paymentStatusManager;