You are here

protected property SolrCacheListBuilder::$label in Search API Solr 4.x

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

Cache label.

Type: string

Overrides AbstractSolrEntityListBuilder::$label

File

src/Controller/SolrCacheListBuilder.php, line 15

Class

SolrCacheListBuilder
Provides a listing of SolrCache.

Namespace

Drupal\search_api_solr\Controller

Code

protected $label = 'Solr Cache';