You are here

protected property FormHelperTest::$stringTranslation in Currency 8.3

The string translator.

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

File

tests/src/Unit/FormHelperTest.php, line 46

Class

FormHelperTest
@coversDefaultClass \Drupal\currency\FormHelper

Namespace

Drupal\Tests\currency\Unit

Code

protected $stringTranslation;