You are here

constant OrderEvents::ORDER_PROFILES in Commerce Core 8.2

Name of the event fired when collecting order profiles.

See also

\Drupal\commerce_order\Event\OrderProfilesEvent

File

modules/order/src/Event/OrderEvents.php, line 50

Class

OrderEvents

Namespace

Drupal\commerce_order\Event

Code

const ORDER_PROFILES = 'commerce_order.profiles';