You are here

protected property TaxType::$plugin in Commerce Core 8.2

The plugin ID.

Type: string

File

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

Class

TaxType
Defines the tax type entity class.

Namespace

Drupal\commerce_tax\Entity

Code

protected $plugin;