You are here

protected property EditPaymentStatusTest::$stringTranslation in Payment 8.2

The string translator.

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

File

tests/src/Unit/Controller/EditPaymentStatusTest.php, line 22

Class

EditPaymentStatusTest
@coversDefaultClass \Drupal\payment\Controller\EditPaymentStatus

Namespace

Drupal\Tests\payment\Unit\Controller

Code

protected $stringTranslation;