You are here

protected property OrderItemMatcher::$eventDispatcher in Commerce Core 8.2

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

modules/cart/src/OrderItemMatcher.php, line 28

Class

OrderItemMatcher
Default implementation of the order item matcher.

Namespace

Drupal\commerce_cart

Code

protected $eventDispatcher;