drush.services.yml in Search API Solr 4.x
Same filename in this branch
Same filename and directory in other branches
File
drush.services.ymlView source
- services:
- search_api_solr.commands:
- class: Drupal\search_api_solr\Commands\SearchApiSolrCommands
- arguments:
- - '@search_api_solr.command_helper'
- tags:
- - { name: drush.command }