protected property CartBlock::$entityTypeManager in Commerce Core 8.2
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- modules/
cart/ src/ Plugin/ Block/ CartBlock.php, line 38
Class
- CartBlock
- Provides a cart block.
Namespace
Drupal\commerce_cart\Plugin\BlockCode
protected $entityTypeManager;