You are here

public property NotifyReminderEvent::$account in Ubercart 8.4

The user.

Type: \Drupal\Core\Session\AccountInterface

File

uc_role/src/Event/NotifyReminderEvent.php, line 20

Class

NotifyReminderEvent
Event that is fired when a user role is close to expiring.

Namespace

Drupal\uc_role\Event

Code

public $account;