You are here

constant PriceListEvents::PRICELIST_LOAD in Commerce Pricelist 8.2

Name of the event fired after loading a price list.

See also

\Drupal\commerce_pricelist\Event\PriceListEvent

File

src/Event/PriceListEvents.php, line 14

Class

PriceListEvents

Namespace

Drupal\commerce_pricelist\Event

Code

const PRICELIST_LOAD = 'commerce_pricelist.commerce_pricelist.load';