You are here

protected property UnsetLineItemTest::$stringTranslation in Payment 8.2

The string translator.

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

File

tests/src/Unit/Plugin/Action/UnsetLineItemTest.php, line 25

Class

UnsetLineItemTest
@coversDefaultClass \Drupal\payment\Plugin\Action\UnsetLineItem

Namespace

Drupal\Tests\payment\Unit\Plugin\Action

Code

protected $stringTranslation;