You are here

protected property BanDelete::$ipManager in Drupal 8

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

The IP manager.

Type: \Drupal\ban\BanIpManagerInterface

File

core/modules/ban/src/Form/BanDelete.php, line 31

Class

BanDelete
Provides a form to unban IP addresses.

Namespace

Drupal\ban\Form

Code

protected $ipManager;