MigrateExecutableTest::$eventDispatcher

A mocked event dispatcher.

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

File

core/modules/migrate/tests/src/Unit/MigrateExecutableTest.php, line 55

Class

MigrateExecutableTest
@coversDefaultClass \Drupal\migrate\MigrateExecutable[[api-linebreak]] @group migrate

Namespace

Drupal\Tests\migrate\Unit

Code

protected $eventDispatcher;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.