protected property RngEventType::$entity_type in RNG - Events and Registrations 8.2
Same name and namespace in other branches
- 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\EntityCode
protected $entity_type;