You are here

protected property LocalTaxTypeBase::$matchedZones in Commerce Core 8.2

The matched zones.

Type: array

File

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

Class

LocalTaxTypeBase
Provides the base class for local tax types.

Namespace

Drupal\commerce_tax\Plugin\Commerce\TaxType

Code

protected $matchedZones;