You are here

public property RegistrationType::$label in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 src/Entity/RegistrationType.php \Drupal\rng\Entity\RegistrationType::label
  2. 8 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 51

Class

RegistrationType
Defines the Registration type configuration entity.

Namespace

Drupal\rng\Entity

Code

public $label;