You are here

protected property BanAdmin::$ipManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 24
Contains \Drupal\ban\Form\BanAdmin.

Class

BanAdmin
Displays banned IP addresses.

Namespace

Drupal\ban\Form

Code

protected $ipManager;