protected property PluginBasedExchangeRateProviderFormTest::$stringTranslation in Currency 8.3
Same name in this branch
- 8.3 tests/src/Unit/Controller/PluginBasedExchangeRateProviderFormTest.php \Drupal\Tests\currency\Unit\Controller\PluginBasedExchangeRateProviderFormTest::stringTranslation
- 8.3 tests/src/Unit/Form/PluginBasedExchangeRateProviderFormTest.php \Drupal\Tests\currency\Unit\Form\PluginBasedExchangeRateProviderFormTest::stringTranslation
The string translator.
Type: \Drupal\Core\StringTranslation\TranslationInterface|\PHPUnit_Framework_MockObject_MockObject
File
- tests/
src/ Unit/ Controller/ PluginBasedExchangeRateProviderFormTest.php, line 39
Class
- PluginBasedExchangeRateProviderFormTest
- @coversDefaultClass \Drupal\currency\Form\PluginBasedExchangeRateProviderForm
Namespace
Drupal\Tests\currency\Unit\ControllerCode
protected $stringTranslation;