You are here

protected property RestrictIpEventSubscriber::$config in Restrict IP 8

Same name and namespace in other branches
  1. 8.2 src/EventSubscriber/RestrictIpEventSubscriber.php \Drupal\restrict_ip\EventSubscriber\RestrictIpEventSubscriber::config
  2. 3.x src/EventSubscriber/RestrictIpEventSubscriber.php \Drupal\restrict_ip\EventSubscriber\RestrictIpEventSubscriber::config

* The Restrict IP configuration settings * *

Type: \Drupal\Core\Config\ImmutableConfig

File

src/EventSubscriber/RestrictIpEventSubscriber.php, line 51

Class

RestrictIpEventSubscriber

Namespace

Drupal\restrict_ip\EventSubscriber

Code

protected $config;