You are here

protected property RngEventType::$registrant_email_field in RNG - Events and Registrations 8.2

Same name and namespace in other branches
  1. 3.x 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\Entity

Code

protected $registrant_email_field;