You are here

protected property ConfigSubscriber::$configInstaller in Search API Solr 8.2

Same name and namespace in other branches
  1. 8.3 src/EventSubscriber/ConfigSubscriber.php \Drupal\search_api_solr\EventSubscriber\ConfigSubscriber::configInstaller
  2. 4.x src/EventSubscriber/ConfigSubscriber.php \Drupal\search_api_solr\EventSubscriber\ConfigSubscriber::configInstaller

Type: \Drupal\Core\Config\ConfigInstallerInterface

File

src/EventSubscriber/ConfigSubscriber.php, line 21

Class

ConfigSubscriber
Provides a ConfigSubscriber that adds language-specific Solr Field Types.

Namespace

Drupal\search_api_solr\EventSubscriber

Code

protected $configInstaller;