protected property BasicAuthTestSolrCloudConnector::$intercept in Search API Solr 8.3
Same name and namespace in other branches
- 4.x tests/modules/search_api_solr_test/src/Plugin/SolrConnector/BasicAuthTestSolrCloudConnector.php \Drupal\search_api_solr_test\Plugin\SolrConnector\BasicAuthTestSolrCloudConnector::intercept
Whether to intercept the query/request or not.
Type: bool
File
- tests/
modules/ search_api_solr_test/ src/ Plugin/ SolrConnector/ BasicAuthTestSolrCloudConnector.php, line 43
Class
- BasicAuthTestSolrCloudConnector
- Basic auth Solr test connector.
Namespace
Drupal\search_api_solr_test\Plugin\SolrConnectorCode
protected $intercept = FALSE;