You are here

protected property TaxType::$label in Commerce Core 8.2

The tax type label.

Type: string

File

modules/tax/src/Entity/TaxType.php, line 71

Class

TaxType
Defines the tax type entity class.

Namespace

Drupal\commerce_tax\Entity

Code

protected $label;