public function EventTypeRuleInterface::getMachineName in RNG - Events and Registrations 8
Get the unique machine name for the event type rule.
Return value
string
1 method overrides EventTypeRuleInterface::getMachineName()
- EventTypeRule::getMachineName in src/
Entity/ EventTypeRule.php - Get the unique machine name for the event type rule.
File
- src/
EventTypeRuleInterface.php, line 28
Class
Namespace
Drupal\rngCode
public function getMachineName();