You are here

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

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

The event entity type.

Type: string

File

src/Entity/EventTypeRule.php, line 29

Class

EventTypeRule
Defines the event type entity.

Namespace

Drupal\rng\Entity

Code

protected $entity_type;