You are here

protected property PaymentLineItemsDisplayTest::$stringTranslation in Payment 8.2

The string translator.

Type: \Drupal\Core\StringTranslation\TranslationInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Element/PaymentLineItemsDisplayTest.php, line 35

Class

PaymentLineItemsDisplayTest
@coversDefaultClass \Drupal\payment\Element\PaymentLineItemsDisplay

Namespace

Drupal\Tests\payment\Unit\Element

Code

protected $stringTranslation;