You are here

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

The array of hosts to delete.

Type: string[][]

File

src/Form/HostMultipleDeleteConfirm.php, line 25

Class

HostMultipleDeleteConfirm
Provides a multiple host deletion confirmation form.

Namespace

Drupal\httpbl\Form

Code

protected $hostInfo = array();