You are here

namespace Drupal\uc_role\Event in Ubercart 8.4

Classsort descending Location Description
NotifyGrantEvent uc_role/src/Event/NotifyGrantEvent.php Event that is fired when a user role is granted.
NotifyReminderEvent uc_role/src/Event/NotifyReminderEvent.php Event that is fired when a user role is close to expiring.
NotifyRenewEvent uc_role/src/Event/NotifyRenewEvent.php Event that is fired when a user role is renewed.
NotifyRevokeEvent uc_role/src/Event/NotifyRevokeEvent.php Event that is fired when a user role is revoked.