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