protected property RngEventType::$allow_anon_registrants in RNG - Events and Registrations 3.x
Same name and namespace in other branches
- 8.2 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;