You are here

protected property SearchApiSolrTechproductsTest::$serverId in Search API Solr 4.x

Same name and namespace in other branches
  1. 8.3 tests/src/Kernel/SearchApiSolrTechproductsTest.php \Drupal\Tests\search_api_solr\Kernel\SearchApiSolrTechproductsTest::serverId
  2. 8.2 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 18

Class

SearchApiSolrTechproductsTest
Tests the document datasources using the solr techproducts example.

Namespace

Drupal\Tests\search_api_solr\Kernel

Code

protected $serverId = 'techproducts';