You are here

service bulk_user_registration in Bulk User Registration 8

Class

Drupal\bulk_user_registration\BulkUserRegistration
1 string reference to bulk_user_registration
BulkUserImport::create in src/Form/BulkUserImport.php
Instantiates a new instance of this class.

File

./bulk_user_registration.services.yml
bulk_user_registration.services.yml

View source
  1. class: Drupal\bulk_user_registration\BulkUserRegistration
  2. arguments:
  3. - '@language_manager'
  4. - '@module_handler'