protected property RngEventType::$allow_anon_registrants in RNG - Events and Registrations 8.2
Same name and namespace in other branches
- 3.x src/Entity/RngEventType.php \Drupal\rng\Entity\RngEventType::allow_anon_registrants
Whether or not registrants should be allowed to be added registrations without any other identity entity.
Type: bool
File
- src/
Entity/ RngEventType.php, line 107
Class
- RngEventType
- Defines the event type entity.
Namespace
Drupal\rng\EntityCode
protected $allow_anon_registrants;