private property RestrictIpService::$blocked in Restrict IP 8
Same name and namespace in other branches
- 8.2 src/Service/RestrictIpService.php \Drupal\restrict_ip\Service\RestrictIpService::blocked
- 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 19
Class
Namespace
Drupal\restrict_ip\ServiceCode
private $blocked;