protected property EventTypeRule::$machine_name in RNG - Events and Registrations 8.2
Same name and namespace in other branches
- 8 src/Entity/EventTypeRule.php \Drupal\rng\Entity\EventTypeRule::machine_name
- 3.x src/Entity/EventTypeRule.php \Drupal\rng\Entity\EventTypeRule::machine_name
A unique machine name for this rule.
Type: string
File
- src/
Entity/ EventTypeRule.php, line 42
Class
- EventTypeRule
- Defines the event type entity.
Namespace
Drupal\rng\EntityCode
protected $machine_name;