You are here

protected property CurrencySignTest::$stringTranslation in Currency 8.3

The string translator.

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

File

tests/src/Unit/Element/CurrencySignTest.php, line 38

Class

CurrencySignTest
@coversDefaultClass \Drupal\currency\Element\CurrencySign

Namespace

Drupal\Tests\currency\Unit\Element

Code

protected $stringTranslation;