You are here

protected property TaxTypeAwareTrait::$taxType in Commerce Core 8.2

The tax type.

Type: \Drupal\commerce_tax\Entity\TaxTypeInterface

File

modules/tax/src/Resolver/TaxTypeAwareTrait.php, line 17

Class

TaxTypeAwareTrait
Provides a trait for implementing TaxTypeAwareInterface.

Namespace

Drupal\commerce_tax\Resolver

Code

protected $taxType;