You are here

protected property RulesConditionalTestStubElement::$itemName in Conditional Rules 7

Same name and namespace in other branches
  1. 8 tests/rules_conditional_test.inc \RulesConditionalTestStubElement::itemName

The name of the item this class represents in the info hook.

Type: string

Overrides RulesExtendable::$itemName

File

tests/rules_conditional_test.inc, line 55
Testing implementations.

Class

RulesConditionalTestStubElement
Test element.

Code

protected $itemName = 'stub conditional element';