constant NotifyGrantEvent::EVENT_NAME in Ubercart 8.4
Same name in this branch
- 8.4 uc_file/src/Event/NotifyGrantEvent.php \Drupal\uc_file\Event\NotifyGrantEvent::EVENT_NAME
- 8.4 uc_role/src/Event/NotifyGrantEvent.php \Drupal\uc_role\Event\NotifyGrantEvent::EVENT_NAME
File
- uc_file/
src/ Event/ NotifyGrantEvent.php, line 13
Class
- NotifyGrantEvent
- Event that is fired when a file download is granted.
Namespace
Drupal\uc_file\EventCode
const EVENT_NAME = 'uc_file_notify_grant';