You are here

protected property SolrRequestHandler::$request_handler in Search API Solr 4.x

Same name and namespace in other branches
  1. 8.3 src/Entity/SolrRequestHandler.php \Drupal\search_api_solr\Entity\SolrRequestHandler::request_handler

Solr custom request_handler definition.

Type: array

File

src/Entity/SolrRequestHandler.php, line 49

Class

SolrRequestHandler
Defines the SolrRequestHandler entity.

Namespace

Drupal\search_api_solr\Entity

Code

protected $request_handler;