You are here

protected property MigrateSourceTest::$executable in Zircon Profile 8

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

The migrate executable.

Type: \Drupal\migrate\MigrateExecutable

File

core/modules/migrate/tests/src/Unit/MigrateSourceTest.php, line 61
Contains \Drupal\Tests\migrate\Unit\MigrateSourceTest.

Class

MigrateSourceTest
@coversDefaultClass \Drupal\migrate\Plugin\migrate\source\SourcePluginBase @group migrate

Namespace

Drupal\Tests\migrate\Unit

Code

protected $executable;