You are here

protected property CurrencyLocaleImportFormTest::$stringTranslation in Currency 8.3

Same name in this branch
  1. 8.3 tests/src/Unit/Controller/CurrencyLocaleImportFormTest.php \Drupal\Tests\currency\Unit\Controller\CurrencyLocaleImportFormTest::stringTranslation
  2. 8.3 tests/src/Unit/Form/CurrencyLocaleImportFormTest.php \Drupal\Tests\currency\Unit\Form\CurrencyLocaleImportFormTest::stringTranslation

The string translator.

Type: \Drupal\Core\StringTranslation\TranslationInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Form/CurrencyLocaleImportFormTest.php, line 42

Class

CurrencyLocaleImportFormTest
@coversDefaultClass \Drupal\currency\Form\CurrencyLocaleImportForm

Namespace

Drupal\Tests\currency\Unit\Form

Code

protected $stringTranslation;