service user_restrictions.manager in User restrictions 8
Class
Drupal\user_restrictions\UserRestrictionsManager1 string reference to user_restrictions.manager
- user_restrictions_validate in ./
user_restrictions.module - Validation function to determine if the user is allowed on the site.
File
View source
- class: Drupal\user_restrictions\UserRestrictionsManager
- arguments:
- - '@entity_type.manager'
- - '@user_restrictions.type_manager'
- - '@logger.channel.user_restrictions'