You are here

currency.plugin_type.yml in Currency 8.3

File

currency.plugin_type.yml
View source
  1. currency_amount_formatter:
  2. label: Amount formatter
  3. plugin_manager_service_id: plugin.manager.currency.amount_formatter
  4. plugin_definition_decorator_class: \Drupal\plugin\PluginDefinition\ArrayPluginDefinitionDecorator
  5. operations_provider_class: \Drupal\currency\Plugin\Currency\AmountFormatter\AmountFormatterOperationsProvider
  6. currency_exchange_rate_provider:
  7. label: Exchange rate provider
  8. plugin_manager_service_id: plugin.manager.currency.exchange_rate_provider
  9. plugin_definition_decorator_class: \Drupal\plugin\PluginDefinition\ArrayPluginDefinitionDecorator
  10. operations_provider_class: \Drupal\currency\Plugin\Currency\ExchangeRateProvider\ExchangeRateProviderOperationsProvider