You are here

public property OrderCommentAddedEvent::$order in Ubercart 8.4

The order.

Type: \Drupal\uc_order\OrderInterface

File

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

Class

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

Namespace

Drupal\uc_order\Event

Code

public $order;