You are here

protected property CartBlockBase::$entityTypeManager in Commerce Cart Blocks 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Block/CartBlockBase.php, line 33

Class

CartBlockBase
CartBlockBase class.

Namespace

Drupal\commerce_cart_blocks\Plugin\Block

Code

protected $entityTypeManager;