You are here

protected property RestrictIpEventSubscriber::$moduleHandler in Restrict IP 8

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

* The Module Handler service * *

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/EventSubscriber/RestrictIpEventSubscriber.php, line 37

Class

RestrictIpEventSubscriber

Namespace

Drupal\restrict_ip\EventSubscriber

Code

protected $moduleHandler;