You are here

public property NotifyRevokeEvent::$account in Ubercart 8.4

The user.

Type: \Drupal\Core\Session\AccountInterface

File

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

Class

NotifyRevokeEvent
Event that is fired when a user role is revoked.

Namespace

Drupal\uc_role\Event

Code

public $account;