You are here

constant CheckoutStartEvent::EVENT_NAME in Ubercart 8.4

File

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

Class

CheckoutStartEvent
Event that is fired when a customer starts checkout.

Namespace

Drupal\uc_cart\Event

Code

const EVENT_NAME = 'uc_cart_checkout_start';