You are here

protected property ListPaymentStatusesTest::$stringTranslation in Payment 8.2

The string translator.

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

File

tests/src/Unit/Controller/ListPaymentStatusesTest.php, line 38

Class

ListPaymentStatusesTest
@coversDefaultClass \Drupal\payment\Controller\ListPaymentStatuses

Namespace

Drupal\Tests\payment\Unit\Controller

Code

protected $stringTranslation;