You are here

protected property LocalTaxTypeBase::$rounder in Commerce Core 8.2

The rounder.

Type: \Drupal\commerce_price\RounderInterface

File

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

Class

LocalTaxTypeBase
Provides the base class for local tax types.

Namespace

Drupal\commerce_tax\Plugin\Commerce\TaxType

Code

protected $rounder;