You are here

protected property ConfigForm::$restrictIpService in Restrict IP 8

Same name and namespace in other branches
  1. 8.2 src/Form/ConfigForm.php \Drupal\restrict_ip\Form\ConfigForm::restrictIpService
  2. 3.x src/Form/ConfigForm.php \Drupal\restrict_ip\Form\ConfigForm::restrictIpService

* The Restrict IP Service * *

Type: \Drupal\restrict_ip\Service\RestrictIpServiceInterface

File

src/Form/ConfigForm.php, line 35

Class

ConfigForm

Namespace

Drupal\restrict_ip\Form

Code

protected $restrictIpService;