You are here

protected property RestrictIpMapper::$connection in Restrict IP 8

Same name and namespace in other branches
  1. 8.2 src/Mapper/RestrictIpMapper.php \Drupal\restrict_ip\Mapper\RestrictIpMapper::connection
  2. 3.x src/Mapper/RestrictIpMapper.php \Drupal\restrict_ip\Mapper\RestrictIpMapper::connection

* The database connection * *

Type: Drupal\Core\Database\Connection

File

src/Mapper/RestrictIpMapper.php, line 14

Class

RestrictIpMapper

Namespace

Drupal\restrict_ip\Mapper

Code

protected $connection;