You are here

protected property RulesConditionalTestStubContainer::$itemName in Conditional Rules 7

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

Class

RulesConditionalTestStubContainer
Test base conditional.

Code

protected $itemName = 'stub conditional';