You are here

comment_notify.services.yml in Comment Notify 8

File

comment_notify.services.yml
View source
  1. services:
  2. comment_notify.user_settings:
  3. class: Drupal\comment_notify\UserNotificationSettings
  4. arguments: ['@user.data', '@config.factory']