You are here

protected property CurrencyListBuilderTest::$stringTranslation in Currency 8.3

The string translator.

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

File

tests/src/Unit/Entity/Currency/CurrencyListBuilderTest.php, line 48

Class

CurrencyListBuilderTest
@coversDefaultClass \Drupal\currency\Entity\Currency\CurrencyListBuilder

Namespace

Drupal\Tests\currency\Unit\Entity\Currency

Code

protected $stringTranslation;