You are here

protected property RegistrationAccessEvent::$accessAllowed 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::accessAllowed

Allow access.

Type: bool

File

src/Event/RegistrationAccessEvent.php, line 39

Class

RegistrationAccessEvent
Registration event to influence access.

Namespace

Drupal\rng\Event

Code

protected $accessAllowed = TRUE;