The taxonomy term being deleted.
Type: \Drupal\taxonomy\TermInterface
File
- core/modules/forum/src/Form/DeleteForm.php, line 20
Class
- DeleteForm
- Builds the form to delete a forum term.
Namespace
Drupal\forum\Form
Code
protected $taxonomyTerm;
The taxonomy term being deleted.
Type: \Drupal\taxonomy\TermInterface
Drupal\forum\Form
protected $taxonomyTerm;
Please login to continue.