protected property RngEventType::$auto_attach_users in RNG - Events and Registrations 8.2
Same name and namespace in other branches
- 3.x src/Entity/RngEventType.php \Drupal\rng\Entity\RngEventType::auto_attach_users
Whether or not to automatically attach registrants to user identities by email.
Type: bool
File
- src/
Entity/ RngEventType.php, line 123
Class
- RngEventType
- Defines the event type entity.
Namespace
Drupal\rng\EntityCode
protected $auto_attach_users;