You are here

constant TaxEvents::BUILD_ZONES in Commerce Core 8.2

Name of the event fired when building the tax zones.

See also

\Drupal\commerce_tax\Event\BuildZonesEvent

File

modules/tax/src/Event/TaxEvents.php, line 14

Class

TaxEvents

Namespace

Drupal\commerce_tax\Event

Code

const BUILD_ZONES = 'commerce_tax.build_zones';