You are here

protected property DatabaseQueueTest::$eventDispatcher in Payment 8.2

The event dispatcher.

Type: \Drupal\payment\EventDispatcherInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/DatabaseQueueTest.php, line 30

Class

DatabaseQueueTest
@coversDefaultClass \Drupal\payment\DatabaseQueue

Namespace

Drupal\Tests\payment\Unit

Code

protected $eventDispatcher;