protected property VocabularyForm::$vocabularyStorage in Drupal 8
Same name and namespace in other branches
- 9 core/modules/taxonomy/src/VocabularyForm.php \Drupal\taxonomy\VocabularyForm::vocabularyStorage
The vocabulary storage.
Type: \Drupal\taxonomy\VocabularyStorageInterface
File
- core/
modules/ taxonomy/ src/ VocabularyForm.php, line 24
Class
- VocabularyForm
- Base form for vocabulary edit forms.
Namespace
Drupal\taxonomyCode
protected $vocabularyStorage;