You are here

public property RegistrantType::$description in RNG - Events and Registrations 3.x

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

A brief description of this registrant type.

Type: string

File

src/Entity/RegistrantType.php, line 63

Class

RegistrantType
Defines the registrant type configuration entity.

Namespace

Drupal\rng\Entity

Code

public $description;