You are here

protected property EventType::$default_registrant in RNG - Events and Registrations 8

Registrant type for new registrants associated with this event type.

Type: string

File

src/Entity/EventType.php, line 100

Class

EventType
Defines the event type entity.

Namespace

Drupal\rng\Entity

Code

protected $default_registrant;