constant OrderEvents::ORDER_LOAD in Commerce Core 8.2
Name of the event fired after loading an order.
See also
\Drupal\commerce_order\Event\OrderEvent
File
- modules/
order/ src/ Event/ OrderEvents.php, line 59
Class
Namespace
Drupal\commerce_order\EventCode
const ORDER_LOAD = 'commerce_order.commerce_order.load';