You are here

constant OrderCommentAddedEvent::EVENT_NAME in Ubercart 8.4

File

uc_order/src/Event/OrderCommentAddedEvent.php, line 13

Class

OrderCommentAddedEvent
Event that is fired when an order comment is added.

Namespace

Drupal\uc_order\Event

Code

const EVENT_NAME = 'uc_order_comment_added';