You are here

private property RestrictIpService::$currentUserIp in Restrict IP 8.2

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

* The current user's IP address * *

Type: string

File

src/Service/RestrictIpService.php, line 49

Class

RestrictIpService

Namespace

Drupal\restrict_ip\Service

Code

private $currentUserIp;