You are here

protected property ConfigForm::$whitelistedPagePaths in Restrict IP 8

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

* The page paths that have been whitelisted by the module * *

Type: array

File

src/Form/ConfigForm.php, line 49

Class

ConfigForm

Namespace

Drupal\restrict_ip\Form

Code

protected $whitelistedPagePaths;