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