protected property RegistrationAccessEvent::$accessAllowed in RNG - Events and Registrations 8.2
Same name and namespace in other branches
- 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\EventCode
protected $accessAllowed = TRUE;