You are here

constant PriceListEvents::PRICELIST_ITEM_PRESAVE in Commerce Pricelist 8.2

Name of the event fired before saving a price list item.

See also

\Drupal\commerce_pricelist\Event\PriceListItemEvent

File

src/Event/PriceListEvents.php, line 99

Class

PriceListEvents

Namespace

Drupal\commerce_pricelist\Event

Code

const PRICELIST_ITEM_PRESAVE = 'commerce_pricelist.commerce_pricelist_item.presave';