BlockedIp::$banManager

Same name and namespace in other branches
  1. 9 core/modules/ban/src/Plugin/migrate/destination/BlockedIp.php \Drupal\ban\Plugin\migrate\destination\BlockedIp::banManager
  2. 8.9.x core/modules/ban/src/Plugin/migrate/destination/BlockedIp.php \Drupal\ban\Plugin\migrate\destination\BlockedIp::banManager
  3. 10 core/modules/ban/src/Plugin/migrate/destination/BlockedIp.php \Drupal\ban\Plugin\migrate\destination\BlockedIp::banManager

The IP ban manager.

Type: \Drupal\ban\BanIpManagerInterface

File

core/modules/ban/src/Plugin/migrate/destination/BlockedIp.php, line 24

Class

BlockedIp
Destination for blocked IP addresses.

Namespace

Drupal\ban\Plugin\migrate\destination

Code

protected $banManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.