You are here

protected property StoreTax::$taxTypes in Commerce Core 8.2

The loaded tax types.

Type: \Drupal\commerce_tax\Entity\TaxTypeInterface[]

File

modules/tax/src/StoreTax.php, line 40

Class

StoreTax

Namespace

Drupal\commerce_tax

Code

protected $taxTypes = [];