You are here

protected property RngEventType::$default_registrant in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 src/Entity/RngEventType.php \Drupal\rng\Entity\RngEventType::default_registrant

Registrant type for new registrants associated with this event type.

Type: string

File

src/Entity/RngEventType.php, line 99

Class

RngEventType
Defines the event type entity.

Namespace

Drupal\rng\Entity

Code

protected $default_registrant;