You are here

protected property TaxonomyManagerForm::$taxonomyTypeManager in Taxonomy Manager 2.0.x

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/TaxonomyManagerForm.php, line 54

Class

TaxonomyManagerForm
Taxonomy manager class.

Namespace

Drupal\taxonomy_manager\Form

Code

protected $taxonomyTypeManager;