You are here

protected property CartBlock::$moduleHandler in Ubercart 8.4

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

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

Class

CartBlock
Provides the shopping cart block.

Namespace

Drupal\uc_cart\Plugin\Block

Code

protected $moduleHandler;