SU-SWS/stanford_profile_helper

View on GitHub
modules/stanford_notifications/drush.services.yml

Summary

Maintainability
Test Coverage
services:
  stanford_notifications.commands:
    class: \Drupal\stanford_notifications\Commands\StanfordNotificationsCommands
    arguments: ['@notification_service']
    tags:
      - { name: drush.command }