You are here

service search_api_synonym.drush.commands in Search API Synonym 8

Class

Drupal\search_api_synonym\Command\SynonymDrushCommands

Tags

  • drush.command

File

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

View source
  1. class: Drupal\search_api_synonym\Command\SynonymDrushCommands
  2. arguments:
  3. - '@plugin.manager.search_api_synonym.export'
  4. tags:
  5. - { name: drush.command }