You are here

protected property CartBlock::$cartManager in Ubercart 8.4

The cart manager.

Type: \Drupal\uc_cart\CartManagerInterface

File

uc_cart/src/Plugin/Block/CartBlock.php, line 45

Class

CartBlock
Provides the shopping cart block.

Namespace

Drupal\uc_cart\Plugin\Block

Code

protected $cartManager;