You are here

protected property DeleteMultiple::$nodeInfo in MERCI (Manage Equipment Reservations, Checkout and Inventory) 8.2

The array of nodes to delete.

Type: string[][]

File

modules/merci_line_item/src/Form/DeleteMultiple.php, line 23

Class

DeleteMultiple
Provides a node deletion confirmation form.

Namespace

Drupal\merci_line_item\Form

Code

protected $nodeInfo = [];