You are here

protected property RestrictIpService::$currentUser in Restrict IP 8.2

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

* The current user * *

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Service/RestrictIpService.php, line 28

Class

RestrictIpService

Namespace

Drupal\restrict_ip\Service

Code

protected $currentUser;