You are here

protected property CurrencyLocaleDeleteFormTest::$stringTranslation in Currency 8.3

The string translator.

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

File

tests/src/Unit/Entity/CurrencyLocale/CurrencyLocaleDeleteFormTest.php, line 33

Class

CurrencyLocaleDeleteFormTest
@coversDefaultClass \Drupal\currency\Entity\CurrencyLocale\CurrencyLocaleDeleteForm

Namespace

Drupal\Tests\currency\Unit\Entity\CurrencyLocale

Code

protected $stringTranslation;