You are here

protected property RulesConditionalTestStubSingleElement::$itemName in Conditional Rules 7

Same name and namespace in other branches
  1. 8 tests/rules_conditional_test.inc \RulesConditionalTestStubSingleElement::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 101
Testing implementations.

Class

RulesConditionalTestStubSingleElement
Test single element.

Code

protected $itemName = 'stub conditional single element';