You are here

protected property EventType::$entity_type in RNG - Events and Registrations 8

The ID of the event entity type.

Matches entities with this entity type.

Type: string

File

src/Entity/EventType.php, line 66

Class

EventType
Defines the event type entity.

Namespace

Drupal\rng\Entity

Code

protected $entity_type;