You are here

protected property EditPaymentTest::$stringTranslation in Payment 8.2

The string translator.

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

File

tests/src/Unit/Controller/EditPaymentTest.php, line 23

Class

EditPaymentTest
@coversDefaultClass \Drupal\payment\Controller\EditPayment

Namespace

Drupal\Tests\payment\Unit\Controller

Code

protected $stringTranslation;