You are here

protected property TaxTypeBase::$eventDispatcher in Commerce Core 8.2

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

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

Class

TaxTypeBase
Provides the base class for tax types.

Namespace

Drupal\commerce_tax\Plugin\Commerce\TaxType

Code

protected $eventDispatcher;