protected property DeleteForm::$taxonomyTerm in Zircon Profile 8.0
Same name and namespace in other branches
- 8 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\FormCode
protected $taxonomyTerm;