protected property NumberFormatRepository::$eventDispatcher in Price 8
Same name and namespace in other branches
- 3.x src/Repository/NumberFormatRepository.php \Drupal\price\Repository\NumberFormatRepository::eventDispatcher
- 2.0.x src/Repository/NumberFormatRepository.php \Drupal\price\Repository\NumberFormatRepository::eventDispatcher
- 2.x src/Repository/NumberFormatRepository.php \Drupal\price\Repository\NumberFormatRepository::eventDispatcher
- 3.0.x src/Repository/NumberFormatRepository.php \Drupal\price\Repository\NumberFormatRepository::eventDispatcher
The event dispatcher.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface
File
- src/
Repository/ NumberFormatRepository.php, line 24
Class
- NumberFormatRepository
- Defines the number format repository.
Namespace
Drupal\price\RepositoryCode
protected $eventDispatcher;