You are here

private property RestrictIpService::$blocked in Restrict IP 8.2

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

* Indicates whether or not the user should be blocked * *

Type: bool

File

src/Service/RestrictIpService.php, line 21

Class

RestrictIpService

Namespace

Drupal\restrict_ip\Service

Code

private $blocked;