You are here

protected property ImportController::$vocabulary in Term CSV Export Import 8.3

Same name and namespace in other branches
  1. 8 src/Controller/ImportController.php \Drupal\term_csv_export_import\Controller\ImportController::vocabulary
  2. 8.2 src/Controller/ImportController.php \Drupal\term_csv_export_import\Controller\ImportController::vocabulary

The vocabulary storage.

Type: \Drupal\taxonomy\Entity\Vocabulary

File

src/Controller/ImportController.php, line 26

Class

ImportController
Class ImportController.

Namespace

Drupal\term_csv_export_import\Controller

Code

protected $vocabulary;