You are here

protected property BanDelete::$banIp in Zircon Profile 8.0

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

The banned IP address.

Type: string

File

core/modules/ban/src/Form/BanDelete.php, line 27
Contains \Drupal\ban\Form\BanDelete.

Class

BanDelete
Provides a form to unban IP addresses.

Namespace

Drupal\ban\Form

Code

protected $banIp;