protected property EventTypeRule::$entity_type in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 src/Entity/EventTypeRule.php \Drupal\rng\Entity\EventTypeRule::entity_type
- 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\EntityCode
protected $entity_type;