protected property AbstractSelectSynonymsWebTestCase::$entity_type in Synonyms 7
Entity type to which a field with tested widget is attached.
Type: string
File
- ./
synonyms.test, line 1014 - Tests for the Synonyms module.
Class
- AbstractSelectSynonymsWebTestCase
- Test "Synonyms friendly select" widget of Synonyms module.
Code
protected $entity_type = 'node';