You are here

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

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

The targeted environments.

Type: string[]

File

src/Entity/SolrRequestHandler.php, line 56

Class

SolrRequestHandler
Defines the SolrRequestHandler entity.

Namespace

Drupal\search_api_solr\Entity

Code

protected $environments;