protected property RestrictIpEventSubscriber::$urlGenerator in Restrict IP 8
Same name and namespace in other branches
- 8.2 src/EventSubscriber/RestrictIpEventSubscriber.php \Drupal\restrict_ip\EventSubscriber\RestrictIpEventSubscriber::urlGenerator
- 3.x 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
Namespace
Drupal\restrict_ip\EventSubscriberCode
protected $urlGenerator;