You are here

constant CheckoutReviewOrderEvent::EVENT_NAME in Ubercart 8.4

File

uc_cart/src/Event/CheckoutReviewOrderEvent.php, line 13

Class

CheckoutReviewOrderEvent
Event that is fired when a customer reviews their order in checkout.

Namespace

Drupal\uc_cart\Event

Code

const EVENT_NAME = 'uc_cart_checkout_review_order';