You are here

protected property RestrictIpEventSubscriber::$urlGenerator in Restrict IP 3.x

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

* The Url Generator service * *

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

src/EventSubscriber/RestrictIpEventSubscriber.php, line 44

Class

RestrictIpEventSubscriber

Namespace

Drupal\restrict_ip\EventSubscriber

Code

protected $urlGenerator;