You are here

service Drupal\simple_oauth\Commands\SimpleOauthCommands in Simple OAuth (OAuth2) & OpenID Connect 8.4

Same name and namespace in other branches
  1. 8.3 drush.services.yml \Drupal\simple_oauth\Commands\SimpleOauthCommands
  2. 5.x drush.services.yml \Drupal\simple_oauth\Commands\SimpleOauthCommands

Class

Tags

  • drush.command

File

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

View source
  1. arguments:
  2. - '@simple_oauth.key.generator'
  3. - '@file_system'
  4. tags:
  5. - { name: drush.command }