protected property DeleteForm::$contactCategory

The contact category being deleted.

Type: \Drupal\contact\Plugin\Core\Entity\Category

File

drupal/core/modules/contact/lib/Drupal/contact/Form/DeleteForm.php, line 23
Contains \Drupal\contact\Form\DeleteForm.

Class

DeleteForm
Builds the form to delete a contact category.

Namespace

Drupal\contact\Form

Code

protected $contactCategory;