You are here

protected property TaxTypeBase::$parentEntity in Commerce Core 8.2

The parent config entity.

Not available while the plugin is being configured.

Type: \Drupal\commerce_tax\Entity\TaxTypeInterface

File

modules/tax/src/Plugin/Commerce/TaxType/TaxTypeBase.php, line 44

Class

TaxTypeBase
Provides the base class for tax types.

Namespace

Drupal\commerce_tax\Plugin\Commerce\TaxType

Code

protected $parentEntity;