You are here

protected property SolrRequestDispatcher::$environments in Search API Solr 4.x

Same name and namespace in other branches
  1. 8.3 src/Entity/SolrRequestDispatcher.php \Drupal\search_api_solr\Entity\SolrRequestDispatcher::environments

The targeted environments.

Type: string[]

File

src/Entity/SolrRequestDispatcher.php, line 55

Class

SolrRequestDispatcher
Defines the SolrRequestDispatcher entity.

Namespace

Drupal\search_api_solr\Entity

Code

protected $environments;