OverviewTerms::$storageController

Same name and namespace in other branches
  1. 8.9.x core/modules/taxonomy/src/Form/OverviewTerms.php \Drupal\taxonomy\Form\OverviewTerms::storageController
  2. 10 core/modules/taxonomy/src/Form/OverviewTerms.php \Drupal\taxonomy\Form\OverviewTerms::storageController
  3. 11.x core/modules/taxonomy/src/Form/OverviewTerms.php \Drupal\taxonomy\Form\OverviewTerms::storageController

The term storage handler.

Type: \Drupal\taxonomy\TermStorageInterface

File

core/modules/taxonomy/src/Form/OverviewTerms.php, line 44

Class

OverviewTerms
Provides terms overview form for a taxonomy vocabulary.

Namespace

Drupal\taxonomy\Form

Code

protected $storageController;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.