You are here

protected property CartManager::$eventDispatcher in Commerce Core 8.2

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

modules/cart/src/CartManager.php, line 45

Class

CartManager
Default implementation of the cart manager.

Namespace

Drupal\commerce_cart

Code

protected $eventDispatcher;