The term storage.
Type: \Drupal\taxonomy\TermStorageInterface
File
- core/modules/taxonomy/src/Form/VocabularyResetForm.php, line 20
Class
- VocabularyResetForm
- Provides confirmation form for resetting a vocabulary to alphabetical order.
Namespace
Drupal\taxonomy\Form
Code
protected $termStorage;
Please login to continue.