You are here

protected property TaxOrderProcessor::$rounder in Commerce Core 8.2

The rounder.

Type: \Drupal\commerce_price\RounderInterface

File

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

Class

TaxOrderProcessor
Applies taxes to orders during the order refresh process.

Namespace

Drupal\commerce_tax

Code

protected $rounder;