You are here

protected property EditCurrencyLocaleTest::$stringTranslation in Currency 8.3

The string translator.

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

File

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

Class

EditCurrencyLocaleTest
@coversDefaultClass \Drupal\currency\Controller\EditCurrencyLocale

Namespace

Drupal\Tests\currency\Unit\Controller

Code

protected $stringTranslation;