You are here

protected property AbstractAutocompleteSynonymsWebTestCase::$entity_type in Synonyms 7

Entity type to which a term reference field with tested widget is attached.

Type: string

File

./synonyms.test, line 364
Tests for the Synonyms module.

Class

AbstractAutocompleteSynonymsWebTestCase
Test "Synonyms friendly autocomplete" widget of Synonyms module.

Code

protected $entity_type = 'node';