You are here

protected property RegistrationAccessEvent::$account in RNG - Events and Registrations 8.2

Same name and namespace in other branches
  1. 3.x src/Event/RegistrationAccessEvent.php \Drupal\rng\Event\RegistrationAccessEvent::account

The account.

Type: \Drupal\Core\Session\AccountInterface

File

src/Event/RegistrationAccessEvent.php, line 25

Class

RegistrationAccessEvent
Registration event to influence access.

Namespace

Drupal\rng\Event

Code

protected $account;