You are here

protected property PaymentMethodConfigurationFormTest::$stringTranslation in Payment 8.2

The string translator.

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

File

tests/src/Unit/Entity/PaymentMethodConfiguration/PaymentMethodConfigurationFormTest.php, line 71

Class

PaymentMethodConfigurationFormTest
@coversDefaultClass \Drupal\payment\Entity\PaymentMethodConfiguration\PaymentMethodConfigurationForm

Namespace

Drupal\Tests\payment\Unit\Entity\PaymentMethodConfiguration

Code

protected $stringTranslation;