You are here

protected property MoveTermsForm::$termStorage in Taxonomy Manager 2.0.x

Same name and namespace in other branches
  1. 8 src/Form/MoveTermsForm.php \Drupal\taxonomy_manager\Form\MoveTermsForm::termStorage

The current request.

Type: \Drupal\taxonomy\TermStorageInterface

File

src/Form/MoveTermsForm.php, line 21

Class

MoveTermsForm
Form for deleting given terms.

Namespace

Drupal\taxonomy_manager\Form

Code

protected $termStorage;