You are here

protected property BatchedRuleSet::$itemName in Rules Bonus Pack 7

Type: string

Overrides RulesRuleSet::$itemName

File

rb_batch/rb_batch.rules.inc, line 38
Provides a batched rule set component to rules.

Class

BatchedRuleSet
A set of rules to execute upon defined variables, within the possibility of executing each rule as batch operation.

Code

protected $itemName = 'batched rule set';