protected property MoveTermsForm::$termStorage in Taxonomy Manager 8
Same name and namespace in other branches
- 2.0.x src/Form/MoveTermsForm.php \Drupal\taxonomy_manager\Form\MoveTermsForm::termStorage
The current request.
Type: \Drupal\taxonomy\TermStorageInterface
File
- src/
Form/ MoveTermsForm.php, line 21
Class
- MoveTermsForm
- Form for deleting given terms.
Namespace
Drupal\taxonomy_manager\FormCode
protected $termStorage;