You are here

protected property SymfonyEventDispatcher::$symfonyEventDispatcher in Payment 8.2

The Symfony event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/SymfonyEventDispatcher.php, line 29

Class

SymfonyEventDispatcher
Dispatches Payment events through Symfony's event dispatcher.

Namespace

Drupal\payment

Code

protected $symfonyEventDispatcher;