You are here

protected property ConfigForm::$whitelistedIpAddresses in Restrict IP 8

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

* The IP addresses that have been whitelisted by the module * *

Type: array

File

src/Form/ConfigForm.php, line 42

Class

ConfigForm

Namespace

Drupal\restrict_ip\Form

Code

protected $whitelistedIpAddresses;