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