You are here

protected property BanAdmin::$ipManager in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/ban/src/Form/BanAdmin.php \Drupal\ban\Form\BanAdmin::ipManager

Type: \Drupal\ban\BanIpManagerInterface

File

core/modules/ban/src/Form/BanAdmin.php, line 21

Class

BanAdmin
Displays banned IP addresses.

Namespace

Drupal\ban\Form

Code

protected $ipManager;