function RulesEventDispatcherInterface::stopWatching
Stops the event watcher.
1 method overrides RulesEventDispatcherInterface::stopWatching()
- RulesTestEventHandler::stopWatching in tests/
rules_test.rules.inc - Implements RulesEventDispatcherInterface::stopWatching().
File
-
includes/
rules.event.inc, line 165
Class
- RulesEventDispatcherInterface
- Interface for event dispatchers.
Code
public function stopWatching();