You are here

protected property SearchApiSolrTechproductsTest::$serverId in Search API Solr 8.2

Same name and namespace in other branches
  1. 8.3 tests/src/Kernel/SearchApiSolrTechproductsTest.php \Drupal\Tests\search_api_solr\Kernel\SearchApiSolrTechproductsTest::serverId
  2. 4.x tests/src/Kernel/SearchApiSolrTechproductsTest.php \Drupal\Tests\search_api_solr\Kernel\SearchApiSolrTechproductsTest::serverId

A Search API server ID.

Type: string

Overrides SolrBackendTestBase::$serverId

File

tests/src/Kernel/SearchApiSolrTechproductsTest.php, line 26

Class

SearchApiSolrTechproductsTest
Tests the 'Any Schema' Solr search backend.

Namespace

Drupal\Tests\search_api_solr\Kernel

Code

protected $serverId = 'techproducts';