You are here

protected property SimilarTermsArgument::$vocabularyStorage in Similar By Terms 8

The vocabulary storage.

Type: \Drupal\taxonomy\VocabularyStorageInterface

File

src/Plugin/views/argument/SimilarTermsArgument.php, line 33

Class

SimilarTermsArgument
Argument handler to accept a node id.

Namespace

Drupal\similarterms\Plugin\views\argument

Code

protected $vocabularyStorage;