You are here

protected property CurrencyDeleteFormTest::$stringTranslation in Currency 8.3

The string translator.

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

File

tests/src/Unit/Entity/Currency/CurrencyDeleteFormTest.php, line 33

Class

CurrencyDeleteFormTest
@coversDefaultClass \Drupal\currency\Entity\Currency\CurrencyDeleteForm

Namespace

Drupal\Tests\currency\Unit\Entity\Currency

Code

protected $stringTranslation;