You are here

protected property AmountTest::$stringTranslation in Currency 8.3

The string translator.

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

File

tests/src/Unit/Plugin/views/field/AmountTest.php, line 70

Class

AmountTest
@coversDefaultClass \Drupal\currency\Plugin\views\field\Amount

Namespace

Drupal\Tests\currency\Unit\Plugin\views\field

Code

protected $stringTranslation;