You are here

service search_api_pantheon.schema_poster in Search API Pantheon 8

Class

Drupal\search_api_pantheon\SchemaPoster
1 string reference to search_api_pantheon.schema_poster
PantheonSolrConnector::create in src/Plugin/SolrConnector/PantheonSolrConnector.php

File

./search_api_pantheon.services.yml
search_api_pantheon.services.yml

View source
  1. class: Drupal\search_api_pantheon\SchemaPoster
  2. arguments:
  3. - '@logger.factory'
  4. - '@http_client'