You are here

protected property AbstractSolrEntityListBuilder::$option_label in Search API Solr 4.x

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

The option label.

Type: string

File

src/Controller/AbstractSolrEntityListBuilder.php, line 30

Class

AbstractSolrEntityListBuilder
Provides a listing of Solr Entities.

Namespace

Drupal\search_api_solr\Controller

Code

protected $option_label = 'Environment';