You are here

protected property AddPaymentMethodConfigurationTest::$stringTranslation in Payment 8.2

The string translator.

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

File

tests/src/Unit/Controller/AddPaymentMethodConfigurationTest.php, line 68

Class

AddPaymentMethodConfigurationTest
@coversDefaultClass \Drupal\payment\Controller\AddPaymentMethodConfiguration

Namespace

Drupal\Tests\payment\Unit\Controller

Code

protected $stringTranslation;