You are here

protected property EditPaymentMethodConfigurationTest::$stringTranslation in Payment 8.2

The string translator.

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

File

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

Class

EditPaymentMethodConfigurationTest
@coversDefaultClass \Drupal\payment\Controller\EditPaymentMethodConfiguration

Namespace

Drupal\Tests\payment\Unit\Controller

Code

protected $stringTranslation;