protected property BanIpManager::$connection in Drupal 8
Same name and namespace in other branches
- 9 core/modules/ban/src/BanIpManager.php \Drupal\ban\BanIpManager::connection
The database connection used to check the IP against.
Type: \Drupal\Core\Database\Connection
File
- core/
modules/ ban/ src/ BanIpManager.php, line 17
Class
- BanIpManager
- Ban IP manager.
Namespace
Drupal\banCode
protected $connection;