protected property IntegrationTest::$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/ IntegrationTest.php, line 41
Class
- IntegrationTest
- Tests the functionality of the whole module from a user's perspective.
Namespace
Drupal\Tests\search_api_autocomplete\FunctionalJavascriptCode
protected $searchId = 'search_api_autocomplete_test_view';