You are here

public property RegistrationType::$description in RNG - Events and Registrations 8

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

A brief description of this registration type.

Type: string

File

src/Entity/RegistrationType.php, line 59

Class

RegistrationType
Defines the Registration type configuration entity.

Namespace

Drupal\rng\Entity

Code

public $description;