You are here

protected property AddTermsToVocabularyForm::$taxonomyManagerHelper in Taxonomy Manager 2.0.x

The taxonomy messenger helper.

Type: \Drupal\taxonomy_manager\TaxonomyManagerHelper

File

src/Form/AddTermsToVocabularyForm.php, line 21

Class

AddTermsToVocabularyForm
Form for adding terms to a given vocabulary.

Namespace

Drupal\taxonomy_manager\Form

Code

protected $taxonomyManagerHelper;