You are here

protected property TaxOrderProcessor::$storeTax in Commerce Core 8.2

The store tax.

Type: \Drupal\commerce_tax\StoreTaxInterface

File

modules/tax/src/TaxOrderProcessor.php, line 35

Class

TaxOrderProcessor
Applies taxes to orders during the order refresh process.

Namespace

Drupal\commerce_tax

Code

protected $storeTax;