public property NotifyGrantEvent::$order in Ubercart 8.4
Same name in this branch
- 8.4 uc_file/src/Event/NotifyGrantEvent.php \Drupal\uc_file\Event\NotifyGrantEvent::order
- 8.4 uc_role/src/Event/NotifyGrantEvent.php \Drupal\uc_role\Event\NotifyGrantEvent::order
The order.
Type: \Drupal\uc_order\OrderInterface
File
- uc_role/
src/ Event/ NotifyGrantEvent.php, line 20
Class
- NotifyGrantEvent
- Event that is fired when a user role is granted.
Namespace
Drupal\uc_role\EventCode
public $order;