You are here

protected property MigrateExecutableTest::$executable in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/migrate/tests/src/Unit/MigrateExecutableTest.php \Drupal\Tests\migrate\Unit\MigrateExecutableTest::executable

The tested migrate executable.

Type: \Drupal\Tests\migrate\Unit\TestMigrateExecutable

File

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

Class

MigrateExecutableTest
@coversDefaultClass \Drupal\migrate\MigrateExecutable @group migrate

Namespace

Drupal\Tests\migrate\Unit

Code

protected $executable;