function RulesEventDispatcherInterface::startWatching

Starts the event watcher.

1 method overrides RulesEventDispatcherInterface::startWatching()
RulesTestEventHandler::startWatching in tests/rules_test.rules.inc
Implements RulesEventDispatcherInterface::startWatching().

File

includes/rules.event.inc, line 160

Class

RulesEventDispatcherInterface
Interface for event dispatchers.

Code

public function startWatching();