You are here

protected property LocalTaxTypeBase::$chainRateResolver in Commerce Core 8.2

The chain tax rate resolver.

Type: \Drupal\commerce_tax\Resolver\ChainTaxRateResolverInterface

File

modules/tax/src/Plugin/Commerce/TaxType/LocalTaxTypeBase.php, line 38

Class

LocalTaxTypeBase
Provides the base class for local tax types.

Namespace

Drupal\commerce_tax\Plugin\Commerce\TaxType

Code

protected $chainRateResolver;