protected property MigrateExecutableTest::$executable in Drupal 9
Same name and namespace in other branches
- 8 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\UnitCode
protected $executable;