You are here

protected property MultilingualIntegrationTest::$serverBackend in Search API Solr 8.2

The backend of the search server used for this test.

Type: string

Overrides IntegrationTest::$serverBackend

File

tests/src/Functional/MultilingualIntegrationTest.php, line 15

Class

MultilingualIntegrationTest
Tests the overall functionality of the Search API framework and admin UI.

Namespace

Drupal\Tests\search_api_solr\Functional

Code

protected $serverBackend = 'search_api_solr_multilingual';