You are here

protected property SymfonyEventDispatcherTest::$symfonyEventDispatcher in Payment 8.2

The Symfony event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/SymfonyEventDispatcherTest.php, line 34

Class

SymfonyEventDispatcherTest
@coversDefaultClass \Drupal\payment\SymfonyEventDispatcher

Namespace

Drupal\Tests\payment\Unit

Code

protected $symfonyEventDispatcher;