You are here

protected property VocabularyForm::$vocabularyStorage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 27
Contains \Drupal\taxonomy\VocabularyForm.

Class

VocabularyForm
Base form for vocabulary edit forms.

Namespace

Drupal\taxonomy

Code

protected $vocabularyStorage;