You are here

protected property PaymentTypeLabelTest::$paymentTypeManager in Payment 8.2

The line item manager.

Type: \Drupal\payment\Plugin\Payment\Type\PaymentTypeManagerInterface|\PHPUnit\Framework\MockObject\MockObject

File

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

Class

PaymentTypeLabelTest
@coversDefaultClass \Drupal\payment\Plugin\views\field\PaymentTypeLabel

Namespace

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

Code

protected $paymentTypeManager;