You are here

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

The support ticket storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

DeleteMultiple
Provides a support ticket deletion confirmation form.

Namespace

Drupal\support_ticket\Form

Code

protected $manager;