You are here

drush.services.yml in Encrypt 8.3

File

drush.services.yml
View source
  1. services:
  2. encrypt.commands:
  3. class: \Drupal\encrypt\Commands\EncryptCommands
  4. tags:
  5. - { name: drush.command }
  6. arguments: ['@encryption']