You are here

protected property DeleteForm::$taxonomyTerm in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/forum/src/Form/DeleteForm.php \Drupal\forum\Form\DeleteForm::taxonomyTerm

The taxonomy term being deleted.

Type: \Drupal\taxonomy\TermInterface

File

core/modules/forum/src/Form/DeleteForm.php, line 25
Contains \Drupal\forum\Form\DeleteForm.

Class

DeleteForm
Builds the form to delete a forum term.

Namespace

Drupal\forum\Form

Code

protected $taxonomyTerm;