You are here

protected property CatalogBlock::$entityTypeManager in Ubercart 8.4

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

uc_catalog/src/Plugin/Block/CatalogBlock.php, line 38

Class

CatalogBlock
Provides the product catalog block.

Namespace

Drupal\uc_catalog\Plugin\Block

Code

protected $entityTypeManager;