You are here

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

The ID of the search entity created for this test.

Type: string

File

tests/src/FunctionalJavascript/IntegrationTestBase.php, line 22

Class

IntegrationTestBase
Provides a base class for integration tests of this module.

Namespace

Drupal\Tests\search_api_autocomplete\FunctionalJavascript

Code

protected $searchId;