You are here

public property NotifyGrantEvent::$order in Ubercart 8.4

Same name in this branch
  1. 8.4 uc_file/src/Event/NotifyGrantEvent.php \Drupal\uc_file\Event\NotifyGrantEvent::order
  2. 8.4 uc_role/src/Event/NotifyGrantEvent.php \Drupal\uc_role\Event\NotifyGrantEvent::order

The order.

Type: \Drupal\uc_order\OrderInterface

File

uc_file/src/Event/NotifyGrantEvent.php, line 20

Class

NotifyGrantEvent
Event that is fired when a file download is granted.

Namespace

Drupal\uc_file\Event

Code

public $order;