The vocabulary storage.
Type: \Drupal\taxonomy\VocabularyStorageInterface.
File
- core/modules/taxonomy/src/VocabularyForm.php, line 22
Class
- VocabularyForm
- Base form for vocabulary edit forms.
Namespace
Drupal\taxonomy
Code
protected $vocabularyStorage;
Please login to continue.