You are here

protected property UnavailableTest::$stringTranslation in Payment 8.2

The string translator.

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

File

tests/src/Unit/Plugin/Payment/Type/UnavailableTest.php, line 34

Class

UnavailableTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\Type\Unavailable

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment\Type

Code

protected $stringTranslation;