You are here

protected property ImportForm::$vocabularyStorage in Term CSV Export Import 8.2

Same name and namespace in other branches
  1. 8.3 src/Form/ImportForm.php \Drupal\term_csv_export_import\Form\ImportForm::vocabularyStorage
  2. 8 src/Form/ImportForm.php \Drupal\term_csv_export_import\Form\ImportForm::vocabularyStorage

The vocabulary storage.

Type: \Drupal\taxonomy\VocabularyStorageInterface

File

src/Form/ImportForm.php, line 39

Class

ImportForm
Class ImportForm.

Namespace

Drupal\term_csv_export_import\Form

Code

protected $vocabularyStorage;