You are here

protected property ProductTaxKernelTestBase::$taxType in Commerce Product Tax 8

A sample tax type.

Type: \Drupal\commerce_tax\Entity\TaxTypeInterface

File

tests/src/Kernel/ProductTaxKernelTestBase.php, line 39

Class

ProductTaxKernelTestBase
Provides a base class for Commerce product tax kernel tests.

Namespace

Drupal\Tests\commerce_product_tax\Kernel

Code

protected $taxType;