You are here

protected property RestrictIpService::$mapper in Restrict IP 8.2

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

* The Restrict IP data mapper * *

Type: \Drupal\restrict_ip\Mapper\RestrictIpMapperInterface

File

src/Service/RestrictIpService.php, line 56

Class

RestrictIpService

Namespace

Drupal\restrict_ip\Service

Code

protected $mapper;