You are here

protected property BasicTest::$stringTranslation in Currency 8.3

The string translator.

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

File

tests/src/Unit/Plugin/Currency/AmountFormatter/BasicTest.php, line 32

Class

BasicTest
@coversDefaultClass \Drupal\currency\Plugin\Currency\AmountFormatter\Basic

Namespace

Drupal\Tests\currency\Unit\Plugin\Currency\AmountFormatter

Code

protected $stringTranslation;