You are here

protected property RestrictIpEventSubscriber::$restrictIpService in Restrict IP 8

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

* The restrict IP change service * *

Type: Drupal\restrict_ip\Service\RestrictIpServiceInterface

File

src/EventSubscriber/RestrictIpEventSubscriber.php, line 23

Class

RestrictIpEventSubscriber

Namespace

Drupal\restrict_ip\EventSubscriber

Code

protected $restrictIpService;