You are here

protected property HostMultipleBanConfirm::$hostInfo in http:BL 8

The array of hosts to blacklist and ban.

Type: string[][]

File

src/Form/HostMultipleBanConfirm.php, line 25

Class

HostMultipleBanConfirm
Provides a multiple host blacklisting and banning confirmation form.

Namespace

Drupal\httpbl\Form

Code

protected $hostInfo = array();