You are here

protected property BanDelete::$banIp in Drupal 9

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 24

Class

BanDelete
Provides a form to unban IP addresses.

Namespace

Drupal\ban\Form

Code

protected $banIp;