You are here

protected property ConfigForm::$blacklistedPagePaths in Restrict IP 8

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

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

Type: array

File

src/Form/ConfigForm.php, line 56

Class

ConfigForm

Namespace

Drupal\restrict_ip\Form

Code

protected $blacklistedPagePaths;