You are here

protected property SolrDocumentDeriver::$basePluginId in Search API Solr 4.x

Same name and namespace in other branches
  1. 8.3 src/Plugin/DataType/Deriver/SolrDocumentDeriver.php \Drupal\search_api_solr\Plugin\DataType\Deriver\SolrDocumentDeriver::basePluginId

The base plugin ID this derivative is for.

Type: string

File

src/Plugin/DataType/Deriver/SolrDocumentDeriver.php, line 29

Class

SolrDocumentDeriver
Provides data type plugins for each index.

Namespace

Drupal\search_api_solr\Plugin\DataType\Deriver

Code

protected $basePluginId;