public function EventTypeRuleInterface::getActions in RNG - Events and Registrations 8
Get all action plugin configurations.
Return value
array
1 method overrides EventTypeRuleInterface::getActions()
- EventTypeRule::getActions in src/
Entity/ EventTypeRule.php - Get all action plugin configurations.
File
- src/
EventTypeRuleInterface.php, line 49
Class
Namespace
Drupal\rngCode
public function getActions();