You are here

protected property TermBreadcrumbBuilder::$termStorage in Drupal 8

The taxonomy storage.

Type: \Drupal\taxonomy\TermStorageInterface

File

core/modules/taxonomy/src/TermBreadcrumbBuilder.php, line 45

Class

TermBreadcrumbBuilder
Provides a custom taxonomy breadcrumb builder that uses the term hierarchy.

Namespace

Drupal\taxonomy

Code

protected $termStorage;