You are here

constant TaxRateResolverInterface::NO_APPLICABLE_TAX_RATE in Commerce Core 8.2

File

modules/tax/src/Resolver/TaxRateResolverInterface.php, line 16

Class

TaxRateResolverInterface
Defines the interface for tax rate resolvers.

Namespace

Drupal\commerce_tax\Resolver

Code

const NO_APPLICABLE_TAX_RATE = 'no_applicable_tax_rate';