service search_api_solr_devel.commands in Search API Solr 4.x
Same name and namespace in other branches
- 8.3 modules/search_api_solr_devel/drush.services.yml \search_api_solr_devel.commands
Class
Drupal\search_api_solr_devel\Commands\SearchApiSolrDevelCommandsTags
- drush.command
File
- modules/
search_api_solr_devel/ drush.services.yml - modules/search_api_solr_devel/drush.services.yml
View source
- class: Drupal\search_api_solr_devel\Commands\SearchApiSolrDevelCommands
- arguments:
- - '@entity_type.manager'
- - '@module_handler'
- - '@event_dispatcher'
- tags:
- - { name: drush.command }