RulesState::$currentArguments
Holds the arguments while an element is executed.
May be used by the element to easily access the wrapped arguments.
Type: currentArguments
File
-
includes/
rules.state.inc, line 47
Class
- RulesState
- The rules evaluation state.
Code
public $currentArguments;