protected property RulesTestEventHandler::$variableName in Rules 7.2
Name of the variable in which to store the state of the event handler.
Type: string
File
- tests/
rules_test.rules.inc, line 359 - Includes any rules integration provided by the module.
Class
- RulesTestEventHandler
- Test event handler class.
Code
protected $variableName = 'rules_test_event_handler_watch';