You are here

protected property LocalTaxTypeBase::$zones in Commerce Core 8.2

The zones.

Type: \Drupal\commerce_tax\TaxZone[]

File

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

Class

LocalTaxTypeBase
Provides the base class for local tax types.

Namespace

Drupal\commerce_tax\Plugin\Commerce\TaxType

Code

protected $zones;