protected property RulesConditionalWhile::$itemName in Conditional Rules 7
Same name and namespace in other branches
- 8 includes/rules_conditional.plugin.inc \RulesConditionalWhile::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 425 - Rules plugin implementation.
Class
- RulesConditionalWhile
- While loop.
Code
protected $itemName = 'while';