You are here

protected property TaxType::$configuration in Commerce Core 8.2

The plugin configuration.

Type: array

File

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

Class

TaxType
Defines the tax type entity class.

Namespace

Drupal\commerce_tax\Entity

Code

protected $configuration = [];