protected static property RulesFormsRulesTestCase::$formId in Rules Forms Support 7
Same name and namespace in other branches
- 7.2 rules_forms.test \RulesFormsRulesTestCase::formId
Defines a form ID for a form whose events are activated in tests.
Type: string
File
- ./
rules_forms.test, line 179 - Stores tests related to Rules Form.
Class
- RulesFormsRulesTestCase
- Base class for testing Rules Forms rules.
Code
protected static $formId = 'test_form';