You are here

protected property MigrateProcessTestCase::$migrateExecutable in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/migrate/tests/src/Unit/process/MigrateProcessTestCase.php \Drupal\Tests\migrate\Unit\process\MigrateProcessTestCase::migrateExecutable

Type: \Drupal\migrate\MigrateExecutable|\PHPUnit\Framework\MockObject\MockObject

File

core/modules/migrate/tests/src/Unit/process/MigrateProcessTestCase.php, line 22

Class

MigrateProcessTestCase

Namespace

Drupal\Tests\migrate\Unit\process

Code

protected $migrateExecutable;