You are here

service search_api_solr.commands in Search API Solr 4.x

Same name and namespace in other branches
  1. 8.3 drush.services.yml \search_api_solr.commands
  2. 8.2 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. - '@search_api_solr.command_helper'
  4. tags:
  5. - { name: drush.command }