function RulesEventHandlerInterface::getSettings
Gets the event settings.
Return value
array The array of settings.
1 method overrides RulesEventHandlerInterface::getSettings()
- RulesEventHandlerBase::getSettings in includes/
rules.event.inc - Implements RulesEventHandlerInterface::getSettings().
File
-
includes/
rules.event.inc, line 67
Class
- RulesEventHandlerInterface
- Interface for handling rules events.
Code
public function getSettings();