You are here

protected property AbstractAutocompleteSynonymsWebTestCase::$reference_field in Synonyms 7

Field definition array of the field that will be attached to $this->entity_type with synonyms-friendly autocomplete widget.

Type: array

File

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

Class

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

Code

protected $reference_field = array();