You are here

protected property PanelizerProduct::$entityTypeManager in Commerce Core 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/product/src/Plugin/PanelizerEntity/PanelizerProduct.php, line 34

Class

PanelizerProduct
Panelizer entity plugin for integrating with products.

Namespace

Drupal\commerce_product\Plugin\PanelizerEntity

Code

protected $entityTypeManager;