You are here

bulk_user_registration.services.yml in Bulk User Registration 8

File

bulk_user_registration.services.yml
View source
  1. services:
  2. bulk_user_registration:
  3. class: Drupal\bulk_user_registration\BulkUserRegistration
  4. arguments: ['@language_manager', '@module_handler']