protected property RngEventType::$registrant_email_field in RNG - Events and Registrations 3.x
Same name and namespace in other branches
- 8.2 src/Entity/RngEventType.php \Drupal\rng\Entity\RngEventType::registrant_email_field
An email field on the registrant to use to sync to users.
Type: string
File
- src/
Entity/ RngEventType.php, line 130
Class
- RngEventType
- Defines the event type entity.
Namespace
Drupal\rng\EntityCode
protected $registrant_email_field;