You are here

public property RegistrantType::$id in RNG - Events and Registrations 8.2

Same name and namespace in other branches
  1. 8 src/Entity/RegistrantType.php \Drupal\rng\Entity\RegistrantType::id
  2. 3.x src/Entity/RegistrantType.php \Drupal\rng\Entity\RegistrantType::id

The machine name of this registrant type.

Type: string

File

src/Entity/RegistrantType.php, line 49

Class

RegistrantType
Defines the registrant type configuration entity.

Namespace

Drupal\rng\Entity

Code

public $id;