protected property DeleteForm::$taxonomyTerm

The taxonomy term being deleted.

Type: \Drupal\taxonomy\Plugin\Core\Entity\Term

File

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

Class

DeleteForm
Builds the form to delete a forum term.

Namespace

Drupal\forum\Form

Code

protected $taxonomyTerm;