You are here

protected property OverviewTerms::$storageController in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/taxonomy/src/Form/OverviewTerms.php \Drupal\taxonomy\Form\OverviewTerms::storageController

The term storage controller.

Type: \Drupal\taxonomy\TermStorageInterface

File

core/modules/taxonomy/src/Form/OverviewTerms.php, line 34
Contains \Drupal\taxonomy\Form\OverviewTerms.

Class

OverviewTerms

Namespace

Drupal\taxonomy\Form

Code

protected $storageController;