You are here

protected property DeleteMultiple::$supportTicketInfo in Support Ticketing System 8

The array of support tickets to delete.

Type: string[][]

File

modules/support_ticket/src/Form/DeleteMultiple.php, line 28
Contains \Drupal\support_ticket\Form\DeleteMultiple.

Class

DeleteMultiple
Provides a support ticket deletion confirmation form.

Namespace

Drupal\support_ticket\Form

Code

protected $supportTicketInfo = array();