You are here

protected property AbstractSolrEntityController::$entityTypeId in Search API Solr 4.x

Same name and namespace in other branches
  1. 8.3 src/Controller/AbstractSolrEntityController.php \Drupal\search_api_solr\Controller\AbstractSolrEntityController::entityTypeId

Entity type id.

Type: string

File

src/Controller/AbstractSolrEntityController.php, line 29

Class

AbstractSolrEntityController
Provides different listings of Solr Entities.

Namespace

Drupal\search_api_solr\Controller

Code

protected $entityTypeId;