You are here

drush.services.yml in Two-factor Authentication (TFA) 8

File

drush.services.yml
View source
  1. services:
  2. tfa.commands:
  3. class: \Drupal\tfa\Commands\TfaCommands
  4. tags:
  5. - { name: drush.command }