You are here

protected property CatalogBreadcrumbBuilder::$termStorage in Ubercart 8.4

The taxonomy storage.

Type: \Drupal\Taxonomy\TermStorageInterface

File

uc_catalog/src/CatalogBreadcrumbBuilder.php, line 23

Class

CatalogBreadcrumbBuilder
Provides a custom breadcrumb builder for catalog node and listing pages.

Namespace

Drupal\uc_catalog

Code

protected $termStorage;