You are here

protected property CurrencyAmountTest::$stringTranslation in Currency 8.3

The string translator.

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

File

tests/src/Unit/Element/CurrencyAmountTest.php, line 48

Class

CurrencyAmountTest
@coversDefaultClass \Drupal\currency\Element\CurrencyAmount

Namespace

Drupal\Tests\currency\Unit\Element

Code

protected $stringTranslation;