protected property SearchApiSolrTechproductsTest::$serverId in Search API Solr 8.3
Same name and namespace in other branches
- 8.2 tests/src/Kernel/SearchApiSolrTechproductsTest.php \Drupal\Tests\search_api_solr\Kernel\SearchApiSolrTechproductsTest::serverId
- 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 17
Class
- SearchApiSolrTechproductsTest
- Tests the document datasources using the solr techproducts example.
Namespace
Drupal\Tests\search_api_solr\KernelCode
protected $serverId = 'techproducts';