You are here

protected property RngEventType::$entity_type in RNG - Events and Registrations 8.2

Same name and namespace in other branches
  1. 3.x src/Entity/RngEventType.php \Drupal\rng\Entity\RngEventType::entity_type

The ID of the event entity type.

Matches entities with this entity type.

Type: string

File

src/Entity/RngEventType.php, line 65

Class

RngEventType
Defines the event type entity.

Namespace

Drupal\rng\Entity

Code

protected $entity_type;