You are here

protected property RestrictIpService::$pathMatcher in Restrict IP 8.2

Same name and namespace in other branches
  1. 8 src/Service/RestrictIpService.php \Drupal\restrict_ip\Service\RestrictIpService::pathMatcher
  2. 3.x src/Service/RestrictIpService.php \Drupal\restrict_ip\Service\RestrictIpService::pathMatcher

* The Path Matcher service * *

Type: \Drupal\Core\Path\PathMatcherInterface

File

src/Service/RestrictIpService.php, line 63

Class

RestrictIpService

Namespace

Drupal\restrict_ip\Service

Code

protected $pathMatcher;