You are here

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

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

The machine name of this registration type.

Type: string

File

src/Entity/RegistrationType.php, line 44

Class

RegistrationType
Defines the Registration type configuration entity.

Namespace

Drupal\rng\Entity

Code

public $id;