You are here

service search_api_solr.commands in Search API Solr 8.2

Same name and namespace in other branches
  1. 8.3 drush.services.yml \search_api_solr.commands
  2. 4.x drush.services.yml \search_api_solr.commands

Class

\Drupal\search_api_solr\Commands\SearchApiSolrCommands

Tags

  • drush.command

File

./drush.services.yml
drush.services.yml

View source
  1. class: \Drupal\search_api_solr\Commands\SearchApiSolrCommands
  2. arguments:
  3. - '@entity_type.manager'
  4. tags:
  5. - { name: drush.command }