You are here

protected property RngEventType::$people_types in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 src/Entity/RngEventType.php \Drupal\rng\Entity\RngEventType::people_types

Types of people types allowed to be associated with this event type.

Type: array

File

src/Entity/RngEventType.php, line 140

Class

RngEventType
Defines the event type entity.

Namespace

Drupal\rng\Entity

Code

protected $people_types = [];