You are here

constant PriceListEvents::PRICELIST_INSERT in Commerce Pricelist 8.2

Name of the event fired after saving a new price list.

See also

\Drupal\commerce_pricelist\Event\PriceListEvent

File

src/Event/PriceListEvents.php, line 43

Class

PriceListEvents

Namespace

Drupal\commerce_pricelist\Event

Code

const PRICELIST_INSERT = 'commerce_pricelist.commerce_pricelist.insert';