You are here

protected property SolrRequestDispatcherListBuilder::$label in Search API Solr 8.3

Same name and namespace in other branches
  1. 4.x src/Controller/SolrRequestDispatcherListBuilder.php \Drupal\search_api_solr\Controller\SolrRequestDispatcherListBuilder::label

Request dispatcher label.

Type: string

Overrides AbstractSolrEntityListBuilder::$label

File

src/Controller/SolrRequestDispatcherListBuilder.php, line 15

Class

SolrRequestDispatcherListBuilder
Provides a listing of SolrRequestDispatcher.

Namespace

Drupal\search_api_solr\Controller

Code

protected $label = 'Solr Request Dispatcher';