protected property EventTypeRule::$bundle in RNG - Events and Registrations 3.x
Same name and namespace in other branches
- 8.2 src/Entity/EventTypeRule.php \Drupal\rng\Entity\EventTypeRule::bundle
- 8 src/Entity/EventTypeRule.php \Drupal\rng\Entity\EventTypeRule::bundle
The event bundle.
Type: string
File
- src/
Entity/ EventTypeRule.php, line 35
Class
- EventTypeRule
- Defines the event type entity.
Namespace
Drupal\rng\EntityCode
protected $bundle;