You are here

protected property ListPaymentMethodsTest::$stringTranslation in Payment 8.2

The string translator.

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

File

tests/src/Unit/Controller/ListPaymentMethodsTest.php, line 30

Class

ListPaymentMethodsTest
@coversDefaultClass \Drupal\payment\Controller\ListPaymentMethods

Namespace

Drupal\Tests\payment\Unit\Controller

Code

protected $stringTranslation;