You are here

protected property PagesIntegrationTest::$searchId in Search API Autocomplete 8

The ID of the search entity created for this test.

Type: string

Overrides IntegrationTestBase::$searchId

File

tests/src/FunctionalJavascript/PagesIntegrationTest.php, line 37

Class

PagesIntegrationTest
Tests integration with the Search API Pages module.

Namespace

Drupal\Tests\search_api_autocomplete\FunctionalJavascript

Code

protected $searchId = 'test_search';