You are here

protected property CurrencyLocaleListBuilderTest::$stringTranslation in Currency 8.3

The string translator.

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

File

tests/src/Unit/Entity/CurrencyLocale/CurrencyLocaleListBuilderTest.php, line 48

Class

CurrencyLocaleListBuilderTest
@coversDefaultClass \Drupal\currency\Entity\CurrencyLocale\CurrencyLocaleListBuilder

Namespace

Drupal\Tests\currency\Unit\Entity\CurrencyLocale

Code

protected $stringTranslation;