You are here

protected property ResumeContextTest::$stringTranslation in Payment 8.2

The string translator.

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

File

modules/payment_reference/tests/src/Unit/Controller/ResumeContextTest.php, line 32

Class

ResumeContextTest
@coversDefaultClass \Drupal\payment_reference\Controller\ResumeContext

Namespace

Drupal\Tests\payment_reference\Unit\Controller

Code

protected $stringTranslation;