You are here

protected property NumberFormatRepository::$eventDispatcher in Commerce Core 8.2

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

modules/price/src/Repository/NumberFormatRepository.php, line 24

Class

NumberFormatRepository
Defines the number format repository.

Namespace

Drupal\commerce_price\Repository

Code

protected $eventDispatcher;