protected property IntegrationTest::$indexId in Search API Autocomplete 8
The ID of the search index used in this test.
Type: string
File
- tests/
src/ FunctionalJavascript/ IntegrationTest.php, line 34
Class
- IntegrationTest
- Tests the functionality of the whole module from a user's perspective.
Namespace
Drupal\Tests\search_api_autocomplete\FunctionalJavascriptCode
protected $indexId = 'autocomplete_search_index';