public property RegistrationType::$label in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 src/Entity/RegistrationType.php \Drupal\rng\Entity\RegistrationType::label
- 3.x src/Entity/RegistrationType.php \Drupal\rng\Entity\RegistrationType::label
The human readable name of this registration type.
Type: string
File
- src/
Entity/ RegistrationType.php, line 52
Class
- RegistrationType
- Defines the Registration type configuration entity.
Namespace
Drupal\rng\EntityCode
public $label;