You are here

protected property CommerceContentEntityStorage::$eventDispatcher in Commerce Core 8.2

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/CommerceContentEntityStorage.php, line 30

Class

CommerceContentEntityStorage
The default Commerce storage for content entities.

Namespace

Drupal\commerce

Code

protected $eventDispatcher;