protected property BanIpManager::$connection

The database connection used to check the IP against.

Type: Drupal\Core\Database\Connection

File

drupal/core/modules/ban/lib/Drupal/ban/BanIpManager.php, line 22
Definition of Drupal\ban\BanIpManager.

Class

BanIpManager
Ban IP manager.

Namespace

Drupal\ban

Code

protected $connection;