You are here

service commerce_tax.chain_tax_rate_resolver in Commerce Core 8.2

Class

Drupal\commerce_tax\Resolver\ChainTaxRateResolver

Tags

  • service_collector
2 string references to commerce_tax.chain_tax_rate_resolver
Custom::create in modules/tax/src/Plugin/Commerce/TaxType/Custom.php
Creates an instance of the plugin.
LocalTaxTypeBase::create in modules/tax/src/Plugin/Commerce/TaxType/LocalTaxTypeBase.php
Creates an instance of the plugin.

File

modules/tax/commerce_tax.services.yml
modules/tax/commerce_tax.services.yml

View source
  1. class: Drupal\commerce_tax\Resolver\ChainTaxRateResolver
  2. tags:
  3. - { name: service_collector, call: addResolver, tag: commerce_tax.tax_rate_resolver }