protected property RulesConditionalIf::$itemName in Conditional Rules 7
Same name and namespace in other branches
- 8 includes/rules_conditional.plugin.inc \RulesConditionalIf::itemName
The name of the item this class represents in the info hook.
Type: string
Overrides RulesExtendable::$itemName
File
- includes/
rules_conditional.plugin.inc, line 88 - Rules plugin implementation.
Class
- RulesConditionalIf
- The "if" clause.
Code
protected $itemName = 'if';