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\taxonomyCode
protected $termStorage;