You are here

constant CheckoutCompleteEvent::EVENT_NAME in Ubercart 8.4

File

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

Class

CheckoutCompleteEvent
Event that is fired when a customer completes checkout.

Namespace

Drupal\uc_cart\Event

Code

const EVENT_NAME = 'uc_cart_checkout_complete';