service currency.form_helper in Currency 8.3
Class
Drupal\currency\FormHelper14 string references to currency.form_helper
- Currency::create in src/
Plugin/ views/ filter/ Currency.php - Creates an instance of the plugin.
- CurrencyAmount::create in src/
Element/ CurrencyAmount.php - Creates an instance of the plugin.
- CurrencyAmountTest::testCreate in tests/
src/ Unit/ Element/ CurrencyAmountTest.php - @covers ::create @covers ::__construct
- CurrencyImportForm::create in src/
Form/ CurrencyImportForm.php - Instantiates a new instance of this class.
- CurrencyImportFormTest::testCreate in tests/
src/ Unit/ Controller/ CurrencyImportFormTest.php - @covers ::create @covers ::__construct
File
View source
- class: Drupal\currency\FormHelper
- arguments:
- - '@string_translation'
- - '@entity_type.manager'