You are here

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

Same name and namespace in other branches
  1. 8 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 28

Class

EventTypeRule
Defines the event type entity.

Namespace

Drupal\rng\Entity

Code

protected $entity_type;