You are here

protected property BackendTrait::$backend in Search API Solr 8.3

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

The Search API server backend.

Type: \Drupal\search_api_solr\SolrBackendInterface

File

src/Controller/BackendTrait.php, line 18

Class

BackendTrait
Provides a listing of Solr Entities.

Namespace

Drupal\search_api_solr\Controller

Code

protected $backend;