You are here

service restrict_by_ip.ip_tools in Restrict Login or Role Access by IP Address 8.4

Class

Drupal\restrict_by_ip\IPTools
4 string references to restrict_by_ip.ip_tools
LoginSettingsForm::create in src/Form/LoginSettingsForm.php
Instantiates a new instance of this class.
restrict_by_ip_user_profile_validate in ./restrict_by_ip.module
Custom validation function for the user_profile_form page.
RoleSettingsForm::create in src/Form/RoleSettingsForm.php
Instantiates a new instance of this class.
UserSettingsForm::create in src/Form/UserSettingsForm.php
Instantiates a new instance of this class.

File

./restrict_by_ip.services.yml
restrict_by_ip.services.yml

View source
  1. class: Drupal\restrict_by_ip\IPTools
  2. arguments:
  3. - '@config.factory'