You are here

protected property CartBlock::$configFactory in Ubercart 8.4

Stores the configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

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

Class

CartBlock
Provides the shopping cart block.

Namespace

Drupal\uc_cart\Plugin\Block

Code

protected $configFactory;