StateFileExistsTest::$modules
Same name in other branches
- 9 core/modules/migrate_drupal/tests/src/Kernel/StateFileExistsTest.php \Drupal\Tests\migrate_drupal\Kernel\StateFileExistsTest::modules
- 10 core/modules/migrate_drupal/tests/src/Kernel/StateFileExistsTest.php \Drupal\Tests\migrate_drupal\Kernel\StateFileExistsTest::modules
Type: modules
Overrides MigrateDrupalTestBase::$modules
File
-
core/
modules/ migrate_drupal/ tests/ src/ Kernel/ StateFileExistsTest.php, line 29
Class
- StateFileExistsTest
- Tests that core modules have a migrate_drupal.yml file as needed.
Namespace
Drupal\Tests\migrate_drupal\KernelCode
protected static $modules = [
// Test migrations states.
'migrate_state_finished_test',
'migrate_state_not_finished_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.